From 233255f0e14f364841751755958375fe27380ba6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Mar 2017 11:37:14 +0200 Subject: Implement implied buildfile support In essence, if the buildfile is: ./: */ Then it can be omitted entirely (provided there is at least one subdirectory). --- tests/function/buildfile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/function/buildfile (limited to 'tests/function') diff --git a/tests/function/buildfile b/tests/function/buildfile deleted file mode 100644 index 8034f2b..0000000 --- a/tests/function/buildfile +++ /dev/null @@ -1,5 +0,0 @@ -# file : tests/function/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file - -./: builtin/ path/ -- cgit v1.1