Skip to content

Commit a490b63

Browse files
committed
Remove obsolete list of done items.
- Remove the unmaintained list of completed items; new work is recorded in the release notes. - Remove completed or obsolete items from to-do.txt.
1 parent 6dd24ff commit a490b63

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

done.txt

-50
This file was deleted.

to-do.txt

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
* assertArrayEquals(double[], double[], double) and assertArrayEquals(float[], float[], float)
2-
31
* update documentation
42
* new cook's tour
53
* update Test Infected
@@ -8,14 +6,12 @@
86
but the same component tests, to co-exist
97

108
* update the build process
11-
* automatically upload a new JAR
129
* update site for plug-in version?
1310
* Ant
1411
* Basic task
1512
* support testing run once initialization code e.g. class Foo {{...}}
1613
* Automatically add failing tests to the Known Defects section of the README.html
1714

18-
* Create test target in ant
1915
* Create assume(that()) and assert(that())
2016
(what is a better name for the second one?)
2117

@@ -28,4 +24,4 @@
2824
* If a suite() returns a JUnit4TestAdapter, allow Filters and Sorters to operate on
2925
the adapted Runner.
3026

31-
* Every time I add a Filter feature, I have to add an equivalent Sorter feature. Suspicious.
27+
* Every time I add a Filter feature, I have to add an equivalent Sorter feature. Suspicious.

0 commit comments

Comments
 (0)