]> git.tdb.fi Git - libs/gl.git/history - tests
Use insert instead of [] to retain the first item with the same name
[libs/gl.git] / tests /
2021-03-04 Mikko RasaAdd some test cases to test shader validation
2021-03-04 Mikko RasaMake the GLSL compiler tester able to verify errors
2021-03-04 Mikko RasaFlip the parameters of Tokenizer::begin
2021-03-04 Mikko RasaAdd a unit test framework and some tests for the GLSL...