Differences From:
File
todo-ak.txt
part of check-in
[464a46dad2]
- Added a make target to invoke the testsuite, and a make variable for tclsh. Danger. Testsuite modifies the repository the checkout belongs to, and not a copy. Use with caution, clone your development repository and workspace before use. Updated my work list.
by
aku on
2007-08-26 06:45:02.
[view]
To:
File
todo-ak.txt
part of check-in
[4bf5cf121e]
- Extended my list of things to do.
by
aku on
2007-08-26 19:49:53.
[view]
@@ -4,8 +4,11 @@
* Rework the code underlying the test target to clone the repository
and workspace before running tests, to avoid modifying the
development repository by accident.
+
+* Update the testsuite to the current design and implementation of
+ fossil.
* Think about exposure of functionality as libraries, i.e. Tcl
packages. Foundations like delta, etc. first, work up to
higher-levels.