Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

clean unit tests after moving to Gtk3 #353

Closed mfrasca closed 6 years ago

mfrasca commented 6 years ago

moving the code and the glade files to Gtk3 will definitely break unit tests. clean the code, and the tests, so that the semantics are kept, and the tests succeed.

mfrasca commented 6 years ago

5 tests ERROR, 5 tests FAIL, most in relation with unicode, which makes me think I want to close this issue and solve the tests after we are running on Python3.