summaryrefslogtreecommitdiff
path: root/extras/tests.py
AgeCommit message (Collapse)Author
2013-01-27commentify report_untestedBryan Bishop
2013-01-27fix label imports in testsBryan Bishop
2013-01-27fix AsmList import in testsBryan Bishop
2013-01-27fix pksv imports in testsBryan Bishop
2013-01-27fix calculate_pointer in testsBryan Bishop
2013-01-27split out more item_constants stuffBryan Bishop
Some of the item_constants functions are now placed in item_constants.py, and the unit tests now import from that file rather than from crystal.py for those functions.
2013-01-27split out tests into a separate fileBryan Bishop