From a8b409dbc9e1e853a0f92d92603d9bb74592b1ff Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Fri, 5 Jul 2013 00:25:26 -0400 Subject: tests: add tests for string lookup tables The tests check if the tables have entries for all values in the enum, and that the entries are unique. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ae756c49ef..5f9ba906a4 100644 --- a/.gitignore +++ b/.gitignore @@ -134,6 +134,9 @@ /test-strbuf /test-strv /test-strxcpyx +/test-tables +/test-login-tables +/test-machine-tables /test-time /test-udev /test-unit-file -- cgit v1.2.3-54-g00ecf