From 5233ba4aafc1b8a5fca412001e047760333aff8e Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Tue, 12 Apr 2011 17:32:50 +1000 Subject: Update TODO to reflect the current state of Jim Signed-off-by: Steve Bennett --- DEVELOPING | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'DEVELOPING') diff --git a/DEVELOPING b/DEVELOPING index 20f0a4a..42fb054 100644 --- a/DEVELOPING +++ b/DEVELOPING @@ -46,7 +46,7 @@ the project that is about to be started. The only thing that has to be taken care of is the project mode -- it should be "push mode". Once the project is created one must add a user that will actually -start commiting new files to the repo. It can also be done throught +start commiting new files to the repo. It can also be done through the WWW interface, so nothing more is necessary. Once finished with setting up a project on the WWW panel, one can @@ -88,7 +88,6 @@ submitting patches, you can verify that your changes didn't bring any regressions to the Jim. In order to do so, sample regression tests have been implemented. You can execute them by typing: - cd tests - make + make test All tests should succeed. -- cgit v1.1