pokemon-reverse-engineering-tools, branch v1.0.2 reverse engineering tools don't include precompiled python files in the egg 2013-08-05T04:32:08+00:00 Bryan Bishop kanzure@gmail.com 2013-08-05T04:32:08+00:00 967de1cf3c16eb7806a745acc65ceb222ad5d6dc version bump to: v1.0.2
version bump to: v1.0.2
include README.md and bump version to v1.0.1 2013-08-05T04:06:44+00:00 Bryan Bishop kanzure@gmail.com 2013-08-05T04:06:44+00:00 d4acb1349b71df7a635d9dba57b1701b7198808b There was previously no way to install this package from pypi because README.md is required through setup.py's long_description attribute.
There was previously no way to install this package from pypi because
README.md is required through setup.py's long_description attribute.
Merge branch 'better-testing' into master 2013-08-04T22:16:27+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T22:16:27+00:00 b2a7156acbe8b485e35beaccab1f8457fec24eaf

fix the test for calculate_bank 2013-08-04T21:11:51+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T21:11:51+00:00 611c2ecdd05cdb7e4a2726132b12e10b86acc275 There shouldn't be any exception thrown by calculate_bank since it was changed some time ago.
There shouldn't be any exception thrown by calculate_bank since it was
changed some time ago.
make isolate_incbins not take a global asm 2013-08-04T20:59:16+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T20:59:16+00:00 a1bfc404cbf536b4d52db7792847613bfd050714 Why on earth was this using globals?
Why on earth was this using globals?
fix setUpClass for a unittest.TestCase 2013-08-04T20:42:59+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T20:42:59+00:00 dbf6c1eedca7502a065b3b1076180f9ed60992ed

fix a test that used Label 2013-08-04T20:40:04+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T20:40:04+00:00 51d7e0e876c9b2603c2158579804d17af037ed0f Label had changed since the test was first written.
Label had changed since the test was first written.
improve the test for incbin splitting 2013-08-04T20:35:51+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T20:35:51+00:00 1169805e54fe4f952f6fa1d904885dcba9dda5d6

separate more integration tests 2013-08-04T19:27:36+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T19:27:36+00:00 5c32531c48ed0bb1cf2f191a78045cb4e0441fba

move TestEncodedText into tests/integration/ 2013-08-04T19:16:44+00:00 Bryan Bishop kanzure@gmail.com 2013-08-04T19:16:44+00:00 4aacc3bf3e1316363fcd26091e997cf218a4e26b