diff .hgignore @ 42:22a09a5ee476

core: add better map check and unit tests
author David Demelier <markand@malikania.fr>
date Wed, 15 Jan 2020 20:33:21 +0100
parents bdb51709fd55
children 55869b5e4761
line wrap: on
line diff
--- a/.hgignore	Wed Jan 15 13:11:47 2020 +0100
+++ b/.hgignore	Wed Jan 15 20:33:21 2020 +0100
@@ -13,8 +13,9 @@
 \.o$
 ^libmolko\.a$
 ^molko(\.exe)?$
-^tests/test-color$
-^tests/test-error$
+^tests/test-color(\.exe)?$
+^tests/test-error(\.exe)?$
+^tests/test-map(\.exe)?$
 ^tools/molko-map$
 
 # doxygen stuff.