Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • angle_white_box_tests_main.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add angle_white_box_tests for libANGLE render tests. · 80ab03c5
    Jamie Madill authored Jan 03, 2017
    angle_end2end_tests included tests that used both the entry points
    from our shared libraries as well as calling libANGLE classes like
    gl::Context directly. Split these into a new test executable.
    
    This also removes the libANGLE code from all the end2end tests.
    
    It's necessary to add static versions of libEGL and libGLESv2 so
    that we call safely call methods in libANGLE an the entry points
    from the same target.
    
    BUG=angleproject:1660
    
    Change-Id: I6d82021b9300231ddb5fee435e5d77728f8f1292
    Reviewed-on: https://chromium-review.googlesource.com/419175Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    80ab03c5
angle_white_box_tests_main.cpp 431 Bytes
EditWeb IDE
×

Replace angle_white_box_tests_main.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.