With the new object model (see: #1) it should be possible to run unit tests with --parallel enabled (because py is no longer a global variable). Maybe. Probably…
UnicodeDataDoesNotCrashTests. test_iterateAll should be split by plane giving us 17 tests
make test (in Makefile) should be updated
With the new object model (see: #1) it should be possible to run unit tests with
--parallelenabled (becausepyis no longer a global variable). Maybe. Probably…UnicodeDataDoesNotCrashTests. test_iterateAllshould be split by plane giving us 17 testsmake test(inMakefile) should be updated