summaryrefslogtreecommitdiff
path: root/generated_tests/gen_tcs_input_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-05gen_tcs_input_tests.py: replace unused variable with _Dylan Baker1-1/+1
2015-11-05gen_tcs_input_tests.py: use textwrap.dedentDylan Baker1-95/+96
2015-11-05gen_tcs_input_tests.py: use six.moves.rangeDylan Baker1-5/+7
2015-11-05gen_tcs_input_tests.py: fix whitespace errorsDylan Baker1-12/+12
2015-11-05gen_tcs_input_tests.py: fix importsDylan Baker1-1/+4
2015-11-05gen_tcs_input_tests.py: Use a proper docstringDylan Baker1-12/+14
2015-11-05gen_tcs_input_tests.py: replace tabs with spacesDylan Baker1-30/+30
2015-11-05gen_tcs_input_tests.py: remove unnecessary semicolonsDylan Baker1-2/+2
2015-07-29arb_tessellation_shader: Simplify tcs-input tests.Chris Forbes1-6/+5
2015-07-27generated_tests: Test tessellation control shader input.Chris Forbes1-0/+301