This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
linkchecker
Watch
1
Star
0
Fork
You've already forked linkchecker
0
mirror of
https://github.com/Hopiu/linkchecker.git
synced
2026-05-16 10:33:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
84a6bb3464
linkchecker
/
test.bat
4 lines
97 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added test.bat, rename bdist.bat -> dist.bat git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3966 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 19:29:31 +00:00
@
echo
off
Run windows test on Python 2.6 with -3 option
2009-02-23 22:59:15 +00:00
c
:
\python26\python.exe
-3 c:\python26\scripts\nosetests -m "^test_.*" tests/
Added pause to view test results git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3979 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-20 10:35:43 +00:00
@
pause
Reference in a new issue
Copy permalink