aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_codecmaps_hk.py
Commit message (Expand)AuthorAge
* Issue #23277: Remove unused support.run_unittest import.Serhiy Storchaka2016-04-24
* #22650: test suite: load Unicode test data files from www.pythontest.netGeorg Brandl2014-11-06
* Issue #18258: Fix test discovery for test_codecmaps_*.Zachary Ware2014-07-01
* Issue #18492: Allow all resources when tests are not run by regrtest.py.Zachary Ware2014-06-02
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-16
* Rename test_ file that is really a support file to remove test_ prefix.R David Murray2012-04-09
* convert shebang lines: python -> python3Benjamin Peterson2010-03-11
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-09
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-27
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-27
* Patch #1276356: Implement new resource "urlfetch" for regrtest.Hye-Shik Chang2005-12-10
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-18