aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Make tests aware of meson test wrapperDylan Baker2020-05-201-12/+33
* autotools: delete leftover script wrapperEric Engestrom2019-07-311-16/+0
* delete autotools .gitignore filesEric Engestrom2019-04-291-4/+0
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* glsl: ignore trailing whitespace when define redefinedTimothy Arceri2018-10-102-3/+11
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* glsl: remove execute bit and shebang from python testsEmil Velikov2018-08-231-1/+0
* python: Disable universal newlinesMathieu Bridon2018-08-221-1/+4
* python: difflib prefers unicode stringsMathieu Bridon2018-08-221-1/+2
* glsl/tests/glcpp: reinstate "error out if no tests found"Emil Velikov2018-06-211-0/+9
* glsl/glcpp/tests: reinstate srcdir/abs_builddir blurbEmil Velikov2018-06-211-0/+13
* glsl: fold glcpp-test-cr-lf.sh into glcpp-test.shEmil Velikov2018-06-212-4/+1
* glsl/glcpp: Handle hex constants with 0X prefixVlad Golovkin2018-04-242-0/+10
* compiler/glsl: close fd's in glcpp_test.pyDylan Baker2018-04-231-2/+4
* glcpp/tests: Convert shell scripts to a python scriptDylan Baker2018-04-183-267/+223
* Fix glcpp test expectationsIago Toral Quiroga2017-06-082-3/+6
* glcpp/tests/glcpp-test-cr-lf: error out if we cannot find any testsEmil Velikov2017-03-281-0/+5
* glcpp/tests/glcpp-test-cr-lf: correctly set/use srcdir/abs_builddirEmil Velikov2017-03-281-14/+17
* glcpp/tests: update testname in help stringEmil Velikov2017-03-282-2/+2
* glcpp/tests/glcpp-test: error out if we cannot find any testsEmil Velikov2017-03-281-0/+5
* glcpp/tests/glcpp-test: print only the test basenameEmil Velikov2017-03-281-2/+2
* glcpp/tests/glcpp-test: set srcdir/abs_builddir variablesEmil Velikov2017-03-281-8/+15
* glsl/tests: suffix .sh/.py files as applicableEmil Velikov2017-03-102-2/+2
* glcpp: Remove illegal characters from testsCarl Worth2017-01-046-6/+6
* glcpp: Exhaustively test all legal characters in GLSLCarl Worth2017-01-042-0/+154
* glcpp: Add testing for no space between macro name and replacement listCarl Worth2017-01-042-0/+116
* glcpp: Update tests for new #undef of built-in macro rules.Kenneth Graunke2016-08-154-1/+11
* glcpp: Fix locations when encounting "#<NEWLINE>".Kenneth Graunke2016-03-101-1/+1
* glcpp: Remove empty mid-rule action which changes test behavior.Kenneth Graunke2016-03-071-1/+1
* glcpp: Implicitly resolve version after the first non-space/hash token.Kenneth Graunke2016-03-076-0/+12
* glsl: move to compiler/Emil Velikov2016-01-26291-0/+2440