move source files that don't compile OOB, rename directories

appropriately
This commit is contained in:
Ned Williamson 2015-01-19 17:03:57 -05:00
parent 9b9b96d941
commit cbcc6a411e
102 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from elftools.elf.elffile import ELFFile
from elftools.common.exceptions import ELFError
from glob import glob
TEST_PATH = os.path.join(qira_config.BASEDIR,"tests_source","binary-autogen","*")
TEST_PATH = os.path.join(qira_config.BASEDIR,"tests_auto","binary-autogen","*")
ENGINES = ["builtin"]
class bcolors(object):

Some files were not shown because too many files have changed in this diff Show More