Fix bugs and add unit tests for BSEARCH()
[mikachu/openbox.git] / .gitignore
index 758f243..615af3b 100644 (file)
@@ -5,6 +5,7 @@ Makefile.in
 aclocal.m4
 autom4te.cache
 compile
+config.cache
 config.guess
 config.log
 config.rpath
@@ -28,6 +29,7 @@ ltmain.sh
 m4/*.m4
 *.o
 *.orig
+*.rej
 *.lo
 *.la
 missing
@@ -106,3 +108,4 @@ obt/tests/bstest
 obt/tests/ddtest
 obt/tests/linktest
 obt/tests/watchtest
+obt/obt_unittests