From 9a3a8d1915c8a3666984d6603606af856dfd8c41 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 26 Jun 2017 22:23:43 +0300 Subject: Add support for regex function family --- unit-tests/cc/parser/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/cc/parser/buildfile') diff --git a/unit-tests/cc/parser/buildfile b/unit-tests/cc/parser/buildfile index bb1ad53..59ef4fa 100644 --- a/unit-tests/cc/parser/buildfile +++ b/unit-tests/cc/parser/buildfile @@ -8,7 +8,7 @@ import libs = libbutl%lib{butl} src = cc/{lexer parser} token lexer diagnostics utility variable name \ b-options types-parsers context scope parser target operation rule \ prerequisite file module function functions-builtin functions-filesystem \ -functions-path functions-process-path functions-string \ +functions-path functions-process-path functions-regex functions-string \ functions-target-triplet algorithm search dump filesystem scheduler \ config/{utility init operation module} spec -- cgit v1.1