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-03-22 08:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ec30ca6ee4
linkchecker
/
test.bat
4 lines
94 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
c
:
\python26\python.exe
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