X-Git-Url: http://git.rot13.org/?p=perl-fuse.git;a=blobdiff_plain;f=README;h=b324ce7b3172b676ee435d97f3000eab8bf3ee07;hp=8a0d77b9e419c28f3d5be3946f12a75d58727cc5;hb=HEAD;hpb=33a84a833fbded73139ec61bb7d99aa132ca162b diff --git a/README b/README index 8a0d77b..b324ce7 100644 --- a/README +++ b/README @@ -73,14 +73,6 @@ symbolic references (i.e. passing "main::cb" instead of \&cb). This doesn't allow things like closures, lexical subs and that sort of thing, but it does work for me. -The current test framework seems to work well, but the underlying mount/ -unmount infrastructure is a crock. I am not pleased with that code. - -While most things work, I do still have a TODO list: -* need to sort out cleaner mount semantics for the test framework -* determine why getattr() test on OS X/Darwin is very slow; succeeds, but - very slowly - Currently tests have been attempted and succeeded on: * Ubuntu 10.10/amd64 * Ubuntu 11.04/amd64