From d87a00c0eae12647ade3605bab6227b24d5f00f1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 17 Dec 2016 17:34:36 +0200 Subject: Add quality: Tests cleanup --- build2/test/testscript/list | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build2/test/testscript/list b/build2/test/testscript/list index 6d6856c..ea18d37 100644 --- a/build2/test/testscript/list +++ b/build2/test/testscript/list @@ -22,3 +22,15 @@ Would be nice to be just as smart plus, in case of a core, also print where it is (normally terminated executable's working directory). + +- Tests cleanup [quality karen] + + 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 -- cgit v1.1