Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-04 | llvmpipe: new -s option to run single test | Brian Paul | |
Put specific test code in the test_single() function and pass -s to execute that code. | |||
2010-05-30 | llvmpipe: Use pointer_to_func() instead of custom wrappers. | José Fonseca | |
2010-05-13 | llvmpipe: silence cast warnings in test programs | Brian Paul | |
2010-05-12 | llvmpipe: s/bool/boolean/ in test progs | Brian Paul | |
2010-03-29 | Add test case for lp_bld_printf() | Chris Li | |