Merge pull request #288 from thp/attribute-reflection
[platform/upstream/glslang.git] / gtests / CMakeLists.txt
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.