diff options
-rw-r--r-- | build2/test/testscript/list | 12 |
1 files changed, 12 insertions, 0 deletions
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 |