mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 00:30:06 +02:00
Python: run the complete testsuite
This commit is contained in:
@@ -105,9 +105,5 @@ INSTALL()
|
||||
|
||||
TEST()
|
||||
{
|
||||
cd Lib/test
|
||||
rm test_asynchat.py # this one stalls, so skip it for now
|
||||
rm test_multiprocessing.py # this one stalls, so skip it for now
|
||||
|
||||
python regrtest.py
|
||||
make $jobArgs test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user