Eric Anholt
9ff2709ca5
automake: Directly generate configs/current instead of symlinking from it.
2012-06-21 10:07:38 -07:00
Ian Romanick
a29ad2b421
mesa/tests: Add tests for the generated dispatch table
...
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com >
Reviewed-by: Brian Paul <brianp@vmware.com >
2012-06-13 13:17:53 -07:00
Ian Romanick
8fecdcc587
mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions
...
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com >
Reviewed-by: Brian Paul <brianp@vmware.com >
2012-06-13 13:14:22 -07:00
Ian Romanick
2e8c866f10
glx: Move tests from tests/glx to src/glx/tests
...
This matches the organization of other unit tests in Mesa.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com >
Reviewed-by: Brian Paul <brianp@vmware.com >
2012-06-13 11:50:24 -07:00
Eric Anholt
07abd913b6
automake: Move top-level makefile to automake.
...
This is part of a series to fix our build issues in the automake case
by hooking up the automatic Makefile regeneration support. The
extract_git_sha1 is moved into src/mesa/Makefile so that we get
correct dependency generation.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2012-06-11 09:28:00 -07:00