Changes by: David DiCato (daavan42 at gmail.com)
Date: 2007-07-21 14:32:47 -0700 (Sat, 21 Jul 2007)
Revision: 11384
Log message:
- Added starting framework to OCamlFuse test code
- Tried to make a trivial file system which mirrors the root directory. It
compiles and should work, but instead segfaults when reading the root
directory. This is beyond my ability to fix.
Changes | Path |
+0 -0 | mojavefs/lookup-mydns/source/OMakefile |
+234 -63 | mojavefs/lookup-mydns/source/lookup_test.ml |