pokemon-reverse-engineering.../tests
Bryan Bishop 3868fb1e06 simplify the vba-related tests
The imports for the emulator-related tests are now simplified in the
tests/ folder. The bootstrapping.py file contains some shared functions
that multiple test files might choose to use. Those functions probably
belong in the actual module instead of in tests/.

The battle-related tests have been separated from the other emulator
tests.
2013-11-09 15:45:03 -06:00
..
integration fix a few imports for testing an old func 2013-11-09 15:10:06 -06:00
bootstrapping.py simplify the vba-related tests 2013-11-09 15:45:03 -06:00
setup_vba.py simplify the vba-related tests 2013-11-09 15:45:03 -06:00
test_dump_sections.py fix import lines in tests/ 2013-08-03 16:12:54 -05:00
test_vba_battle.py simplify the vba-related tests 2013-11-09 15:45:03 -06:00
test_vba.py simplify the vba-related tests 2013-11-09 15:45:03 -06:00
tests.py fix an import in tests.py 2013-11-09 15:21:59 -06:00