diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-08-05 22:28:44 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-08-13 11:53:55 +0200 |
commit | 9a8eb9092bdba168496cb0c5e3a3eb95194792ac (patch) | |
tree | 90029d257bd4686df845175e290df0573c389ef2 | |
parent | 38470a88c749d21442c94601a048442cebe28201 (diff) |
web commit by flaviocruz: Mention done test cases.
-rw-r--r-- | community/flavioc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn index 0b6f999a..17845e11 100644 --- a/community/flavioc.mdwn +++ b/community/flavioc.mdwn @@ -57,6 +57,7 @@ Creating an extensible translator library in lisp using the mig generated stubs. - hurd - hurd-translator - tree-translator +- Test cases are now written. ### What needs to be done @@ -64,7 +65,6 @@ Creating an extensible translator library in lisp using the mig generated stubs. - Fix fsys-getroot (block happens in trivfs based translators, when they do RPC's to me when I call fsys_getroot to them) and fetch-root (for passive translators). - Use the socket stubs? - Documentation -- More testing - Integrate upstream - I think it's a better idea to create a separate module/project for the project than integrating it in the Hurd tree. - Another advantage is that savannah provides mercurial hosting. |