summaryrefslogtreecommitdiff
path: root/progs/gallium/unit/SConscript
AgeCommit message (Collapse)Author
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca
Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src
2010-04-02progs/gallium: add unit test for u_halfLuca Barbieri
2010-04-01gallium/unit: Install test in build/xxx/binJosé Fonseca
2010-03-01progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca
2010-02-27progs/gallium: Add unit tests for pixel format packing/unpacking.José Fonseca