mesa/src/glsl/tests
Kenneth Graunke a44ccdc876 ralloc: Add some basic unit tests.
I started writing unit tests for a new piece of code, and discovered
they all failed due to a bug in ralloc.  Clearly it needs a test suite.

v2: Rename to 'ralloc-test' and fix copyright date.  (idr review)

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
2012-05-30 21:49:41 -07:00
..
lower_jumps glsl: Add unit tests for lower_jumps.cpp 2011-07-22 09:45:11 -07:00
.gitignore ralloc: Add some basic unit tests. 2012-05-30 21:49:41 -07:00
compare_ir glsl: Add unit tests for lower_jumps.cpp 2011-07-22 09:45:11 -07:00
copy_constant_to_storage_tests.cpp glsl/tests: Add test for uniform initialization by the linker 2012-05-23 11:42:08 -07:00
Makefile.am ralloc: Add some basic unit tests. 2012-05-30 21:49:41 -07:00
optimization-test glsl: Add unit tests for lower_jumps.cpp 2011-07-22 09:45:11 -07:00
ralloc_test.cpp ralloc: Add some basic unit tests. 2012-05-30 21:49:41 -07:00
set_uniform_initializer_tests.cpp glsl/tests: Add test for uniform initialization by the linker 2012-05-23 11:42:08 -07:00
sexps.py glsl: Add unit tests for lower_jumps.cpp 2011-07-22 09:45:11 -07:00
uniform_initializer_utils.cpp glsl/tests: Add test for uniform initialization by the linker 2012-05-23 11:42:08 -07:00
uniform_initializer_utils.h glsl/tests: Add test for uniform initialization by the linker 2012-05-23 11:42:08 -07:00