mesa/src/gallium/tests/unit
Eric Engestrom 7ca8ba199f delete autotools .gitignore files
One special case, `src/util/xmlpool/.gitignore` is not entirely deleted,
as `xmlpool.pot` still gets generated (eg. by `ninja xmlpool-pot`).

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2019-04-29 21:17:19 +00:00
..
meson.build gallium: Enable unit tests as actual meson unit tests. 2019-01-25 13:06:45 -08:00
pipe_barrier_test.c util: move os_time.[ch] to src/util 2017-11-09 11:57:21 +01:00
SConscript scons: Add a "check" target to run all unit tests. 2016-04-14 07:19:04 +01:00
translate_test.c Treewide: Remove Elements() macro 2016-05-17 15:28:04 -04:00
u_cache_test.c gallium: fix more occurences of u_hash.h 2016-11-22 18:28:18 +01:00
u_format_compatible_test.c
u_format_test.c gallium: Make sure we return is_unorm/is_snorm for compressed formats. 2019-01-25 13:06:50 -08:00
u_half_test.c