aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-06-28 17:19:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-06-28 17:19:18 +0200
commit0099454bd6167f63570771edb9f1f10e5afbe8c8 (patch)
tree2227ae8ec73442197e2ed25339ce7c72263764a1 /tests
parentb51965dddbed68f23c5e8c169c23c794313ce5f6 (diff)
Add regex support
Diffstat (limited to 'tests')
-rw-r--r--tests/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/makefile b/tests/makefile
index 09f9d29..3a09887 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-tests := compiler fs shared-ptr
+tests := compiler fs re shared-ptr
default := $(out_base)/
test := $(out_base)/.test