Robin Dunn
|
bb01dc0d7f
|
Use absolute import of wtc in the unittest modules, instead of depending on them being run as __main__ and getting the folder on the sys.path by default.
|
2016-06-30 16:49:19 -07:00 |
|
Robin Dunn
|
4f38ee259d
|
Remove imp_unittest
|
2016-05-07 19:16:28 -07:00 |
|
Werner F Bruhin
|
0b0d7f3d89
|
- added additional tests per shape
|
2015-02-05 11:23:19 +01:00 |
|
Werner F Bruhin
|
7a96bd6296
|
- KEY_SHIFT and KEY_CTRL where defined in canvas.py and composit.py moved to oglmisc.py
- added above to test_lib_ogl.py
|
2014-06-14 15:23:41 +02:00 |
|
Werner F Bruhin
|
667c0658db
|
- added line alignment constants
|
2014-06-13 16:04:50 +02:00 |
|
Werner F Bruhin
|
5a61dbfb8a
|
- add a unittest
- get it to run on Py2.7 and Py3.3
- add flags
|
2014-06-11 12:35:31 +02:00 |
|