summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tests/lib/shunit2/doc/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/tests/lib/shunit2/doc/TODO.txt')
-rw-r--r--fluent-bit/tests/lib/shunit2/doc/TODO.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/fluent-bit/tests/lib/shunit2/doc/TODO.txt b/fluent-bit/tests/lib/shunit2/doc/TODO.txt
deleted file mode 100644
index cecc17dd5..000000000
--- a/fluent-bit/tests/lib/shunit2/doc/TODO.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Make it possible to execute a single test by passing the name of the test on
-the command line
-
-Add support for '--randomize-order' so that the test order is randomized to
-check for dependencies (which shouldn't be there) between tests.
-
---debug option to display point in source code (line number and such) where the
-problem showed up.
-
-assertTrue() just gives 'ASSERT:', nothing else :-(. others too?
-upd: assertNull() will give message passed, but nothing else useful :-(
-
-$Revision$