aboutsummaryrefslogtreecommitdiff
path: root/tests/re/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-11-19 00:31:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-11-22 16:17:09 +0300
commit96ccbbd113efbfe6a0a300a1971e4a6f12c9249c (patch)
treeb7891daf54e2fceca0ff5832d2573a5e87ef380b /tests/re/buildfile
parentbe095014187fbe40e91e6b45166e9f2b3530123a (diff)
Add support for Perl regex escape sequences subset to C++11-based implementation
Diffstat (limited to 'tests/re/buildfile')
-rw-r--r--tests/re/buildfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/re/buildfile b/tests/re/buildfile
index d31eb62..80d077a 100644
--- a/tests/re/buildfile
+++ b/tests/re/buildfile
@@ -5,4 +5,3 @@
import libs = libcutl%lib{cutl}
exe{driver}: cxx{driver} $libs
-exe{driver}: test = false # @@ TMP, fails.