Mercurial > hg-stable
changeset 16339:6e738a0a3393 stable
tests: really add blacklist for vfat on Linux
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 01 Apr 2012 15:54:29 -0500 |
parents | 0d8df15b59d6 |
children | 4fe81ba56863 91eec29dd7de |
files | tests/blacklists/linux-vfat |
diffstat | 1 files changed, 35 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/blacklists/linux-vfat Sun Apr 01 15:54:29 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