##// END OF EJS Templates
test-archive: gracefully handle HTTPErrors on get-with-headers...
test-archive: gracefully handle HTTPErrors on get-with-headers This avoids pritting out a traceback when a get-with-headers call causes hgweb to respond with an HTTPError code.

File last commit:

r17482:3afb6181 default
r18770:dcb6a99e default
Show More
inotify-failures
21 lines | 515 B | text/plain | TextLexer
Nicolas Dumazet
run-tests: split tests/blacklist in tests/blacklists/*...
r10300 # When --inotify is activated, help output and config changes:
test-debugcomplete
test-empty
test-fncache
test-globalopts
test-help
test-hgrc
test-inherit-mode
test-qrecord
test-strict
# --inotify activates de facto the inotify extension. It does not play well
timeless@mozdev.org
spelling: deactivate
r17482 # with inotify-specific tests, which activate/deactivate inotify at will:
Nicolas Dumazet
run-tests: split tests/blacklist in tests/blacklists/*...
r10300 test-inotify
test-inotify-debuginotify
test-inotify-dirty-dirstate
test-inotify-issue1208
test-inotify-issue1371
test-inotify-issue1542
test-inotify-issue1556
test-inotify-lookup