Mercurial > hg
view tests/blacklists/inotify-failures @ 15040:a494b54b6ed3 stable
win32: msvcr71.dll should be used for python 2.4 and 2.5
Following is list of C-Runtime for versions of CPython on windows:
- python 2.4.5 => MSVCR71.dll
- python 2.5.4 => MSVCR71.dll
- python 2.6.6 => MSVCR90.dll
- python 2.7 => MSVCR90.dll
- python 3.1.2 => MSVCR90.dll
author | Shun-ichi GOTO <shunichi.goto@gmail.com> |
---|---|
date | Mon, 08 Aug 2011 14:32:27 +0900 |
parents | c437745f50ec |
children | 3afb61810680 |
line wrap: on
line source
# 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 # with inotify-specific tests, which activate/desactivate inotify at will: test-inotify test-inotify-debuginotify test-inotify-dirty-dirstate test-inotify-issue1208 test-inotify-issue1371 test-inotify-issue1542 test-inotify-issue1556 test-inotify-lookup