Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-01 | build: a few ugly hacks to get the rpc tests working out-of-tree | Cory Fields | |
- Link pull-tester/rpc-tests.py to the build dir - Add the build-dir's config to the python path so that tests can find it - The tests themselves are in srcdir - Clean up __pycache__ in 'make clean' | |||
2016-05-05 | [qa] Switch to py3 | MarcoFalke | |
2015-10-01 | Migrated rpc-tests.sh to all python rpc-tests.py | ptschip | |
1) created rpc-tests.py 2) deleted rpc-tests.sh 3) travis.yml points to rpc-tests.py 4) Modified Makefile.am 5) Updated README.md 6) Added tests_config.py and deleted tests-config.sh 7) Modified configure.ac with script to set correct path in tests_config.py |