diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-05 16:51:24 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-05 16:51:24 +0300 |
commit | 9e961ed9fe84bfb4d4f8a2c91ab9184fea4378a5 (patch) | |
tree | 10482cf9b5828beff84728e0a1a70a9a9b609211 | |
parent | 4c3231b02563998b3c77d3fa4465c034c6332208 (diff) |
Update quality: Tests cleanup
-rw-r--r-- | build2/test/testscript/list | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build2/test/testscript/list b/build2/test/testscript/list index dbe9bfb..d2e4a0a 100644 --- a/build2/test/testscript/list +++ b/build2/test/testscript/list @@ -2,10 +2,4 @@ Need to resolve the following issues in testscript used to test build2: - * add standard file headers - * assign ids to all tests - * @@-issues - * conformance to testscript style guide * &&-expression fix for cat & build - * use test.{redirect,cleanup} where appropriate - * cross-testing fixes and conversions |