Commit Graph

30 Commits

Author SHA1 Message Date
hugovk
3ff2ea4883 Disable lena() caching for now, convert more tests 2014-06-06 15:19:28 +03:00
hugovk
c45f20119c Fix syntax error 2014-06-06 14:53:33 +03:00
hugovk
e2e361141c Return duplicate in lena() 2014-06-06 14:04:26 +03:00
hugovk
40ada60cec Comment out lena() caching 2014-06-06 10:55:04 +03:00
hugovk
4ab5b6c583 Comment out lena() caching 2014-06-06 10:48:28 +03:00
Hugo
0eb92eccd7 Skip test_floodfill_border() on PyPy
Otherwise it sometimes, but not always, causes an error:

RPython traceback:
  File "rpython_jit_metainterp_compile.c", line 20472, in send_loop_to_backend
  File "rpython_jit_backend_x86_assembler.c", line 1818, in Assembler386_assemble_loop
  File "rpython_jit_backend_x86_regalloc.c", line 293, in RegAlloc_prepare_loop
  File "rpython_jit_backend_x86_regalloc.c", line 909, in RegAlloc__prepare
  File "rpython_jit_backend_llsupport_regalloc.c", line 4706, in compute_vars_longevity
Fatal RPython error: AssertionError
/home/travis/build.sh: line 236:  7300 Aborted
2014-06-05 22:10:12 +03:00
Hugo
e87ae09328 Delete test test [CI skip] 2014-06-05 21:31:26 +03:00
hugovk
e01e3e90d5 Convert more tests 2014-06-05 18:15:12 +03:00
hugovk
d18c406d39 Convert test_imagecolor.py 2014-06-05 17:27:03 +03:00
hugovk
8a870c0ee9 Convert more tests 2014-06-05 16:13:58 +03:00
hugovk
07aa1a56bb Save test_cffi for another day 2014-06-05 15:31:22 +03:00
hugovk
2833cb42b4 Fixes for test_cffi.py 2014-06-05 14:19:29 +03:00
hugovk
3249d8f3a5 Convert test_image_putpixel.py. More changes needed for test_cffi.py 2014-06-05 14:01:57 +03:00
hugovk
3fda42d280 Convert more tests 2014-06-05 13:39:45 +03:00
hugovk
34db40ddce Convert test_image_tobitmap.py 2014-06-05 12:39:15 +03:00
hugovk
82df06243c Convert more tests 2014-06-05 12:26:54 +03:00
hugovk
133120c6a6 assert_exception is assertRaises 2014-06-05 11:45:01 +03:00
hugovk
d385dd81a7 Converttest_image_load.py 2014-06-05 11:39:29 +03:00
hugovk
b7eb1de922 Fix skipping 2014-06-04 17:09:59 +03:00
hugovk
184c380e10 Convert more tests, including a method to skip on ImportError 2014-06-04 16:18:04 +03:00
hugovk
f14b928ce6 Rename tester.py to helper.py because it no longer drives the tests 2014-06-04 10:11:22 +03:00
hugovk
c8626c6e93 Move more tests 2014-06-04 09:09:23 +03:00
hugovk
2e52f3ab46 Move more tests; remove some redundant helpers 2014-06-04 00:05:48 +03:00
hugovk
d082c58043 pep8/pyflakes 2014-06-03 23:35:21 +03:00
hugovk
2bde38d8f5 Move more tests; add more helpers; install unittest2 for Python 2.7 2014-06-03 23:22:02 +03:00
hugovk
5c8c777ea4 Start moving tests over to use unittest 2014-06-03 22:38:56 +03:00
hugovk
cd967680cb Move dummy test to test/ and run with nosetests 2014-06-03 18:04:27 +03:00
Alex Clark
6f3158528f Fix manifest 2013-03-08 08:21:12 -05:00
Alex Clark
1dca68b38c Test travis 2012-07-11 12:17:29 -04:00
Alex Clark
a4f0521eec Test travis 2012-07-11 12:15:27 -04:00