Add a bunch of missing symlinks
We symlink the CPython tests into our tests directory to control which ones we will attempt to run. A bunch of the tests though need other test files in order to run, and we hadn't symlinked those in. At some point we should switch to symlinking the Lib/test directory instead of individual files, but for now this helps.
Showing
test/cpython/185test.db
0 → 120000
test/cpython/audiotest.au
0 → 120000
test/cpython/cfgparser.1
0 → 120000
test/cpython/cjkencodings
0 → 120000
test/cpython/crashers
0 → 120000
test/cpython/data
0 → 120000
test/cpython/empty.vbs
0 → 120000
test/cpython/greyrgb.uue
0 → 120000
test/cpython/leakers
0 → 120000
test/cpython/mp_fork_bomb.py
0 → 120000
test/cpython/pickletester.py
0 → 120000
test/cpython/randv2_32.pck
0 → 120000
test/cpython/randv2_64.pck
0 → 120000
test/cpython/randv3.pck
0 → 120000
test/cpython/subprocessdata
0 → 120000
test/cpython/testimg.uue
0 → 120000
test/cpython/testimgr.uue
0 → 120000
test/cpython/testrgb.uue
0 → 120000
test/cpython/testtar.tar
0 → 120000
test/cpython/tracedmodules
0 → 120000
test/cpython/zipdir.zip
0 → 120000
Please register or sign in to comment