summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-09-12move find_labels_without_addresses into labels.pyBryan Bishop
2013-09-12remove an unused import from integration testsBryan Bishop
2013-09-08fix some imports in test_vba.pyBryan Bishop
2013-09-08vba_tests.py -> test_vba.pyBryan Bishop
2013-09-08crude tests for the vba automation softwareBryan Bishop
2013-09-01move index and grouper into helpers.pyBryan Bishop
2013-09-01make the TestPostParsing test case work againBryan Bishop
2013-08-04fix the test for calculate_bankBryan Bishop
2013-08-04make isolate_incbins not take a global asmBryan Bishop
2013-08-04fix setUpClass for a unittest.TestCaseBryan Bishop
2013-08-04fix a test that used LabelBryan Bishop
2013-08-04improve the test for incbin splittingBryan Bishop
2013-08-04separate more integration testsBryan Bishop
2013-08-04move TestEncodedText into tests/integration/Bryan Bishop
2013-08-04move a TestAsmList test into tests/integrations/Bryan Bishop
2013-08-04clean up the formatting in test_write_all_labelsBryan Bishop
2013-08-04remove a file that was created during a testBryan Bishop
2013-08-04separate some of the integration testsBryan Bishop
2013-08-04remove unused imports from tests.pyBryan Bishop
2013-08-04remove a useless testBryan Bishop
2013-08-04remove test helpers and meta testingBryan Bishop
2013-08-04remove unused modules from test helpersBryan Bishop
2013-08-04split meta-testing into separate filesBryan Bishop
2013-08-04remove python2.6 check in tests.pyBryan Bishop
2013-08-03fix import lines in tests/Bryan Bishop
2013-08-03make a basic python moduleBryan Bishop