Commit Graph

6 Commits

Author SHA1 Message Date
ricpol
6088d873f8 fixes and tests for CDate.py 2019-05-25 18:53:04 +02:00
Robin Dunn
86357cc0a1 Merge branch 'remove-six'
# Conflicts:
#	unittests/test_string.py
#	unittests/test_wxdatetime.py
2016-06-30 20:14:58 -07:00
Robin Dunn
ed4756b902 Remove wx.lib.six and use the stock six module instead,
and add it as an installation dependency.
2016-06-30 20:07:57 -07:00
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
Robin Dunn
503913f34c PR 48: CDate and Calendar unittest
- comply with file naming convention
- comply with class and method naming convention
- basic tests for lib.calendar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-14 03:08:53 +00:00