index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-11-11
detect the "mandatory switch" menu
vba-automation
Bryan Bishop
2013-11-11
switch tests to use new battle starter
Bryan Bishop
2013-11-10
bootstrap the battle tests with more mons
Bryan Bishop
2013-11-09
make sure an attack works (new test)
Bryan Bishop
2013-11-09
write another quick battle test
Bryan Bishop
2013-11-09
simplify the battle tests
Bryan Bishop
2013-11-09
simplify the vba-related tests
Bryan Bishop
2013-11-09
Merge branch 'master' into vba-automation
Bryan Bishop
2013-11-09
fix an import in tests.py
Bryan Bishop
2013-11-09
Merge branch 'master' into vba-automation
Bryan Bishop
2013-11-09
import Battle for testing
Bryan Bishop
2013-11-09
fix a few imports for testing an old func
Bryan Bishop
2013-11-09
a basic battle test
Bryan Bishop
2013-10-12
move() can now take a list of movements to make
Bryan Bishop
2013-09-22
additional words for the keyboard testing
Bryan Bishop
2013-09-22
test keyboard typing functions
Bryan Bishop
2013-09-22
basic keyboard writing test
Bryan Bishop
2013-09-22
a test for moving in circles
Bryan Bishop
2013-09-22
remove vba.shutdown() from another test
Bryan Bishop
2013-09-22
reduce some duplicated code inside some tests
Bryan Bishop
2013-09-22
remove unnecessary emulator shutdown
Bryan Bishop
2013-09-22
change the walk test after Elm's Lab
Bryan Bishop
2013-09-22
test that the Elm's Lab sequence works
Bryan Bishop
2013-09-22
test that the current map is correct
Bryan Bishop
2013-09-22
add more defaults to setup_wram for testing
Bryan Bishop
2013-09-22
test the walk_into_new_bark_town vba method
Bryan Bishop
2013-09-22
test autoplayer handle_mom
Bryan Bishop
2013-09-22
remove old jython comments from the vba tests
Bryan Bishop
2013-09-22
combine some tests together
Bryan Bishop
2013-09-22
make the vba tests pass
Bryan Bishop
2013-09-22
use the state property during test bootstrapping
Bryan Bishop
2013-09-22
fix the autoplayer bootstrapper for test_vba.py
Bryan Bishop
2013-09-21
move tests into test_vba.py
Bryan Bishop
2013-09-12
move find_labels_without_addresses into labels.py
Bryan Bishop
2013-09-12
remove an unused import from integration tests
Bryan Bishop
2013-09-08
fix some imports in test_vba.py
Bryan Bishop
2013-09-08
vba_tests.py -> test_vba.py
Bryan Bishop
2013-09-08
crude tests for the vba automation software
Bryan Bishop
2013-09-01
move index and grouper into helpers.py
Bryan Bishop
2013-09-01
make the TestPostParsing test case work again
Bryan Bishop
2013-08-04
fix the test for calculate_bank
Bryan Bishop
2013-08-04
make isolate_incbins not take a global asm
Bryan Bishop
2013-08-04
fix setUpClass for a unittest.TestCase
Bryan Bishop
2013-08-04
fix a test that used Label
Bryan Bishop
2013-08-04
improve the test for incbin splitting
Bryan Bishop
2013-08-04
separate more integration tests
Bryan Bishop
2013-08-04
move TestEncodedText into tests/integration/
Bryan Bishop
2013-08-04
move a TestAsmList test into tests/integrations/
Bryan Bishop
2013-08-04
clean up the formatting in test_write_all_labels
Bryan Bishop
2013-08-04
remove a file that was created during a test
Bryan Bishop
[next]