From f65377448e74fc7e575e4df258fb0a48a09e39cc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 22 Jun 2017 20:06:01 +0300 Subject: Add support for $path_search() and $path_match() --- unit-tests/scheduler/buildfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'unit-tests/scheduler') diff --git a/unit-tests/scheduler/buildfile b/unit-tests/scheduler/buildfile index 0a12414..22361b5 100644 --- a/unit-tests/scheduler/buildfile +++ b/unit-tests/scheduler/buildfile @@ -7,9 +7,9 @@ import libs = libbutl%lib{butl} src = token lexer diagnostics utility variable name b-options types-parsers \ context scope parser target operation rule prerequisite file module function \ -functions-builtin functions-path functions-process-path functions-string \ -functions-target-triplet algorithm search dump filesystem scheduler \ -config/{utility init operation module} spec +functions-builtin functions-filesystem functions-path functions-process-path \ +functions-string functions-target-triplet algorithm search dump filesystem \ +scheduler config/{utility init operation module} spec exe{driver}: cxx{driver} ../../build2/cxx{$src} ../../build2/liba{b} $libs -- cgit v1.1