Move python test scripts to .py.in and sed in the correct python path.
authorDavid Barksdale <amatus.amongus@gmail.com>
Fri, 30 Apr 2010 05:35:52 +0000 (05:35 +0000)
committerDavid Barksdale <amatus.amongus@gmail.com>
Fri, 30 Apr 2010 05:35:52 +0000 (05:35 +0000)
commitb24b1e26e24f18c77035f4255dee90757b08365b
treee651fe85c06357ee0db3e5b5aceaf320c1b23184
parentefbd30b934fa773634dd2b2e18e2824795973bc7
Move python test scripts to .py.in and sed in the correct python path.
12 files changed:
src/fs/Makefile.am
src/fs/test_gnunet_fs_idx.py [deleted file]
src/fs/test_gnunet_fs_idx.py.in [new file with mode: 0755]
src/fs/test_gnunet_fs_ns.py [deleted file]
src/fs/test_gnunet_fs_ns.py.in [new file with mode: 0755]
src/fs/test_gnunet_fs_psd.py [deleted file]
src/fs/test_gnunet_fs_psd.py.in [new file with mode: 0755]
src/fs/test_gnunet_fs_rec.py [deleted file]
src/fs/test_gnunet_fs_rec.py.in [new file with mode: 0755]
src/peerinfo-tool/Makefile.am
src/peerinfo-tool/test_gnunet_peerinfo.py [deleted file]
src/peerinfo-tool/test_gnunet_peerinfo.py.in [new file with mode: 0755]