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
  • test_utils
  • compiler_test.cpp
Find file
BlameHistoryPermalink
  • shrekshao's avatar
    HLSL tests with regex · b937093e
    shrekshao authored Jun 21, 2019
    HLSL adds a unique id suffix to user defined variable and these numbers
    are currently hardcoded in tests. It could easily fail if new tokens are
    added to angle builtin variables.
    
    Introduce C++11 regex feature into the foundInHLSLCode to avoid over
    strict tests.
    
    Bug: angleproject:3551
    Change-Id: Ia3052afec667a7ac11198be31b5c1d03c856a723
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1670581Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Shrek Shao <shrekshao@google.com>
    b937093e
compiler_test.cpp 8.46 KB
EditWeb IDE
×

Replace compiler_test.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.