X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=b324ce7b3172b676ee435d97f3000eab8bf3ee07;hb=48e91793fca961bcf8c0cda9b62aa9deb722a45a;hp=3e15e9ace8dc227dee5602c4fd5318cec37c8287;hpb=576c7e62d4253b199ec93e5c4fe612cb2115f454;p=perl-fuse.git diff --git a/README b/README index 3e15e9a..b324ce7 100644 --- a/README +++ b/README @@ -73,15 +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 -* Do getattr() test in a way that doesn't depend on sparse files, as HFS+ - doesn't support sparse files, thus causing getattr test to take a very - long time. - Currently tests have been attempted and succeeded on: * Ubuntu 10.10/amd64 * Ubuntu 11.04/amd64