Testing with other decompiler tools

This commit is contained in:
rocky
2018-04-12 19:57:53 -04:00
parent da57e2d416
commit fa6408d53b
4 changed files with 63 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# Use pycdc to run our test/bytecode* test suite
bs=${BASH_SOURCE[0]}
testdir=$(dirname $bs)/../test
fulldir=$(readlink -f $testdir)