Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • tests
  • ReactorUnitTests
  • CMakeLists.txt
Find file
BlameHistoryPermalink
  • Antonio Maiorano's avatar
    Add unit test for ENABLE_RR_EMIT_ASM_FILE · 10ff4336
    Antonio Maiorano authored Dec 04, 2020
    Make ReactorUnitTests use C++17 so we can use std::filesystem.
    Since ReactorUnitTests is also built in other build systems, this is
    made optional by conditionally compiling based on the __cplusplus macro.
    
    - CMake: ensure that __cplusplus is defined on MSVC
    - Also replaced "swiftshader" with "reactor" in the assembly output
    filename.
    - Added run of unit test to Kokoro.
    
    Bug: b/174358505
    Bug: b/174843857
    Change-Id: I9c558957f7179e4c295b6d32d78375e18f9e65dd
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50868Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    Tested-by: 's avatarAntonio Maiorano <amaiorano@google.com>
    10ff4336
CMakeLists.txt 1.39 KB
EditWeb IDE
×

Replace CMakeLists.txt

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.