Merge pull request #473 from steve-lunarg/remapper-tests
[platform/upstream/glslang.git] / gtests / CMakeLists.txt
2016-08-26 John KessenichMerge pull request #473 from steve-lunarg/remapper...
2016-08-25 steve-lunargWIP: SPV Remapper: add remapper test framework
2016-07-08 John KessenichMerge pull request #314 from mre4ce/master
2016-06-08 John KessenichMerge pull request #331 from jherico/jherico-patch-1
2016-06-06 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-06-03 John KessenichMerge pull request #323 from dneto0/mingw-static-link...
2016-06-02 David NetoFor MinGW, statically link exes against basic runtimes
2016-05-25 John KessenichMerge pull request #230 from dekimir/incresconst
2016-05-20 John KessenichMerge pull request #297 from antiagainst/config-tests
2016-05-19 Lei ZhangTest compiling shaders with given resource limits using...
2016-05-19 John KessenichMerge pull request #288 from thp/attribute-reflection
2016-05-19 John KessenichMerge pull request #295 from amdrexu/bugfix
2016-05-19 John KessenichMerge pull request #293 from antiagainst/link-tests
2016-05-19 Lei ZhangRun link tests in the GTest framework.
2016-05-17 John KessenichMerge branch 'struct_member_decorations' of https:...
2016-05-16 John KessenichMerge pull request #284 from antiagainst/gtest-hlsl
2016-05-16 Lei ZhangAdd support for testing file-based HLSL source code...
2016-05-05 John KessenichMerge branch 'feature2' of https://github.com/amdrexu...
2016-05-05 John KessenichMerge pull request #268 from AWoloszyn/update-cmake
2016-05-05 Andrew WoloszynInstall the test executable alongside glslangValidator
2016-05-05 Andrew WoloszynUpdated cmake to better organize folders and options.
2016-04-13 John KessenichMerge pull request #232 from Qining/fix-spec-const...
2016-04-13 John KessenichMerge pull request #231 from dneto0/gtests-link-to...
2016-04-12 David NetoUnit test executable should link to libHLSL
2016-04-04 John KessenichMerge branch 'master' into hlsl-frontend
2016-03-31 John KessenichMerge pull request #190 from antiagainst/gtest
2016-03-31 Lei ZhangLink in Google Test framework.