# HG changeset patch # User Matt Mackall # Date 1333313824 18000 # Node ID 4fe81ba568633d1fd43eeb790187d410fab40476 # Parent 118eb4575ea28d68ddf6af424bb5b7b83d8fd4c0# Parent 6e738a0a3393ccf29086bfb6064decf647467a81 merge with stable diff -r 118eb4575ea2 -r 4fe81ba56863 tests/blacklists/linux-vfat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/blacklists/linux-vfat Sun Apr 01 15:57:04 2012 -0500 @@ -0,0 +1,35 @@ +# invalid filenames +test-add.t +test-init.t +test-clone.t +test-contrib.t +test-hgweb-raw.t +test-walk.t + +# no sockets or fifos +test-hup.t +test-inotify-debuginotify.t +test-inotify-dirty-dirstate.t +test-inotify-issue1208.t +test-inotify-issue1371.t +test-inotify-issue1542.t +test-inotify-lookup.t +test-inotify.t +test-inotify-issue1556.t + +# no hardlinks +test-hardlinks.t +test-relink.t + +# exec bit problems +test-convert-bzr-114.t +test-convert-bzr-directories.t +test-convert-bzr-merges.t +test-convert-bzr-treeroot.t +test-convert-darcs.t +test-merge-tools.t + +# debugstate exec bit false positives +test-dirstate.t +test-filebranch.t +test-merge-remove.t