diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-02-05 14:39:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-02-05 14:39:47 +0200 |
commit | 36ec90018e1a6337d23fc5286ed926c2134bde1f (patch) | |
tree | 40710bf9555076689d1ee7726ec3e29317dba00a /tests/test/script-integration/buildfile | |
parent | 3954be70024fd60c20c658f08025eff7654a8943 (diff) |
Add tests for auto-generated test inputs/outputs
Diffstat (limited to 'tests/test/script-integration/buildfile')
-rw-r--r-- | tests/test/script-integration/buildfile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/test/script-integration/buildfile b/tests/test/script-integration/buildfile deleted file mode 100644 index 4249e1f..0000000 --- a/tests/test/script-integration/buildfile +++ /dev/null @@ -1,8 +0,0 @@ -# file : tests/test/script-integration/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd -# license : MIT; see accompanying LICENSE file - -# Test integration of testscript into build system. -# - -./: test{testscript} $b |