1. 2a37850 Exercise the new feature set somewhat. by Guido van Rossum · 28 years ago
  2. 36bb181 Rewrote _{read,write}_{short,long} to use the newly revamped struct by Guido van Rossum · 28 years ago
  3. c17a268 Added support for RFC 850 style dates, as used by some HTTP servers by Guido van Rossum · 28 years ago
  4. 178ff35 Fix bogus implementation of Group.bind(). by Guido van Rossum · 28 years ago
  5. 8371013 Added config(ure) method to Image class. (Fred Drake) by Guido van Rossum · 28 years ago
  6. 0b96b94 Change the default values for IntVar and DoubleVar to numbers (they by Guido van Rossum · 28 years ago
  7. 671dc20 Crude but effective hack to clear the parser cache every so often. (Fred Drake.) by Guido van Rossum · 28 years ago
  8. cf284cc Test output for the gl C extension module. by Roger E. Masse · 28 years ago
  9. 6da2953 gl is a *huge* module. This is a very simple test that insures that by Roger E. Masse · 28 years ago
  10. fb817cd Output files by Barry Warsaw · 28 years ago
  11. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  12. f85f052 Very very small comment change. by Roger E. Masse · 28 years ago
  13. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 28 years ago
  14. 4b72278 added test of the regex module by Barry Warsaw · 28 years ago
  15. 4455cd8 More and better comments. by Roger E. Masse · 28 years ago
  16. 3507f50 Minor semantic cleanup. by Roger E. Masse · 28 years ago
  17. e9e0bd9 Output for test script for the SGI imgfile module. by Roger E. Masse · 28 years ago
  18. 033d91b Test script for the SGI imgfile module. by Roger E. Masse · 28 years ago
  19. 470dcbf 8 bit greyscale test file needed for testing imageop and imgfile. by Roger E. Masse · 28 years ago
  20. 47e9830 Test program for the SGI imageop module. by Roger E. Masse · 28 years ago
  21. cfaac40 test output for SGI imageop C module. by Roger E. Masse · 28 years ago
  22. 0b25a66 Two new files (to shut up regrtest). by Guido van Rossum · 28 years ago
  23. 4f30aff Added example DL for SGI IRIX. by Guido van Rossum · 28 years ago
  24. 4fdb744 Added test for minmax. by Guido van Rossum · 28 years ago
  25. 152494a New regression test harness. See usage message / doc string. by Guido van Rossum · 28 years ago
  26. 2bde783 Import verbose flag from test_support instead of testing __name__. by Guido van Rossum · 28 years ago
  27. 0a94cc7 Set test_support.verbose to 0, to signal tests only to generate portable output. by Guido van Rossum · 28 years ago
  28. 531661c Add verbose flag for regression test to clear. by Guido van Rossum · 28 years ago
  29. a09ec19 Test of the operator module by Barry Warsaw · 28 years ago
  30. 96bd636 Test script output for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago
  31. 749cc6b Test script for the UNIX group file access module (grp) by Roger E. Masse · 28 years ago
  32. 5eaf457 Different operation in verbose mode: show the supported nonstandard by Guido van Rossum · 28 years ago
  33. af82a7e In lieu of harness rewrite, fixed problem with test_thread ImportError by Barry Warsaw · 28 years ago
  34. d87e0bf Test output for the GNU dbm module (gdbm) by Roger E. Masse · 28 years ago
  35. 62a017c Test script for the GNU dbm module (gdbm) by Roger E. Masse · 28 years ago
  36. 0bff94f Added the test output for fcntl. by Roger E. Masse · 28 years ago
  37. fb01d4b Added a test script for the fcntl C module. by Roger E. Masse · 28 years ago
  38. 8069f43 Output for _xdr module test by Barry Warsaw · 28 years ago
  39. 3863fb5 A test of the _xdrmodule (not the entire xdr.py module). by Barry Warsaw · 28 years ago
  40. 237efc5 Added _xdrmodule test by Barry Warsaw · 28 years ago
  41. ac3acc2 (test_thread): output from thread test by Barry Warsaw · 28 years ago
  42. af0a1a6 (test_thread.py): modifications to quiet it up when not running as a script. by Barry Warsaw · 28 years ago
  43. 09bcf8c (sgmllib.py): Partial acceptance of patch from David Leonard by Fred Drake · 28 years ago
  44. b6454e5 Updated test_crypt test to jive with bwarsaw testing style by Roger E. Masse · 28 years ago
  45. a38ab50 Revised output for test_crypt by Roger E. Masse · 28 years ago
  46. 9c6db35 Revised test for errno ala bwarsaw's testing paradigm. by Roger E. Masse · 28 years ago
  47. 8a51de4 Output files for test_dl and test_errno by Roger E. Masse · 28 years ago
  48. e00d4da Added test_dl to harness by Roger E. Masse · 28 years ago
  49. 2362b58 Revised strategy for testing recomended by bwarsaw by Roger E. Masse · 28 years ago
  50. 8ba76d3 Added test_errno to the test suite by Roger E. Masse · 28 years ago
  51. 7eee08d Test for the dl module. This only works for SunOS and Solaris. by Roger E. Masse · 28 years ago
  52. 2cc8163 nonstandard_expectations is only added when in verbose mode, so we by Barry Warsaw · 28 years ago
  53. 4c23b5f Hmm, now that I think about it, we *can* use time.time() and 'date' if by Barry Warsaw · 28 years ago
  54. 4eb01cd More or less portabilized. by Barry Warsaw · 28 years ago
  55. 3c700ed Fixed by Barry Warsaw · 28 years ago
  56. 0564e12 Added quote_plus() and unquote_plus(), to do space/plus substitutions by Guido van Rossum · 28 years ago
  57. e3c0170 Output file for module struct test by Barry Warsaw · 28 years ago
  58. 27eb14d Added support for 4-channel on SGI. by Guido van Rossum · 28 years ago
  59. 25bcdb0 Added QUADRO. by Guido van Rossum · 28 years ago
  60. 0caa7ec Fixed conversion between seconds and milliseconds. by Guido van Rossum · 28 years ago
  61. 07a0eec A test of the struct module by Barry Warsaw · 28 years ago
  62. cb17a46 Print final report, either all tests OK, or list of failed and missing tests. by Barry Warsaw · 28 years ago
  63. 1c92eba Print a more meaningful message when a test's output file wasn't found. by Barry Warsaw · 28 years ago
  64. 32616fb Make sure ok_builtin_modules, ok_dynamic_modules and by Guido van Rossum · 28 years ago
  65. 15d1079 Fixed test_strftime to be silent when called from autotest. by Guido van Rossum · 28 years ago
  66. 483705c Added test_strftime (Skip Montanaro). by Guido van Rossum · 28 years ago
  67. 6cdd7a0 Add mktime_tz() which turns a date_tz 10-tuple into a standard Unix timestamp. by Guido van Rossum · 28 years ago
  68. c0967cd Added a bunch of new winfo options; we should now be up to date with by Guido van Rossum · 28 years ago
  69. 792c94a A test of the select module that is actually reproduceable! by Barry Warsaw · 28 years ago
  70. 042a207 Output of rgbimg module test by Barry Warsaw · 28 years ago
  71. 8bc74ce Added test of rgbimg module by Barry Warsaw · 28 years ago
  72. 66e7f3a minor formatting nit by Barry Warsaw · 28 years ago
  73. dbfed71 Be more careful with the shuffling of stdout. by Guido van Rossum · 28 years ago
  74. d96dfb7 Output of the nis and pwd module tests by Barry Warsaw · 28 years ago
  75. 3d070fb Test of the pwd module by Barry Warsaw · 28 years ago
  76. ebfa2c4 Added test_pwd by Barry Warsaw · 28 years ago
  77. 2b6c2fa Rewrite without using try-except to break out of two loops. by Guido van Rossum · 28 years ago
  78. 870d5c6 Just test one key/value pair for one NIS map. I.e. don't test them by Barry Warsaw · 28 years ago
  79. 3236b33 test of the nis module by Barry Warsaw · 28 years ago
  80. 7822681 added test_nis by Barry Warsaw · 28 years ago
  81. dde5c70 Test output files in their new location by Barry Warsaw · 28 years ago
  82. e4a252e Directory for test output files: Output => output by Barry Warsaw · 28 years ago
  83. 2e644a0 When run as a script, runs each test and sends results to stdout by Barry Warsaw · 28 years ago
  84. 272c00b New regression testing harness. by Barry Warsaw · 28 years ago
  85. 924e5d5 A test of the `new' module. The new.code() test is fairly bogus since by Barry Warsaw · 28 years ago
  86. 0f150e4 Added test_new. by Barry Warsaw · 28 years ago
  87. 5de1f8d The usual; added several test modules, too. by Guido van Rossum · 28 years ago
  88. bd01374 Add optional data argument to urlopen() and open_http(), to trigger POST. by Guido van Rossum · 28 years ago
  89. 8b82baa In the HTTP reply header, be more accepting in the HTTP version. by Guido van Rossum · 28 years ago
  90. 16f9fd2 Added a test script for dbmmodule.c and added it to testall.py and by Roger E. Masse · 28 years ago
  91. 3ac30af Added test_new by Barry Warsaw · 28 years ago
  92. 7536238 new test script for cryptmodule.py by Roger E. Masse · 28 years ago
  93. b6b85dd Test script/output for cryptmodule.c added to testall.py and testall.out by Roger E. Masse · 28 years ago
  94. 3daddda New test module for complex math module by Roger E. Masse · 28 years ago
  95. b710357 Added test_cmath.py to test complex math module by Roger E. Masse · 28 years ago
  96. 3ab26b9 (testall.py): Slightly improved test harness to make it easier to add by Barry Warsaw · 28 years ago
  97. 4985283 Added test_strop by Barry Warsaw · 28 years ago
  98. ad522fa Added tests of all strop module functions, and touching of module variables by Barry Warsaw · 28 years ago
  99. 6c832eb Added test_array output line. by Guido van Rossum · 28 years ago
  100. 8db1b07 module to test the arraymodule created and added to testall.py by Roger E. Masse · 28 years ago