| Commit message (Expand) | Author | Age | Files | Lines |
* | #16935: update test_crypt now that unittest discover understands SkipTest. | Ezio Melotti | 2013-03-01 | 1 | -5/+1 |
|
|
* | #16919: test_crypt now works with unittest test discovery. Patch by Zachary W... | Ezio Melotti | 2013-01-11 | 1 | -5/+6 |
|
|
* | Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API | Brett Cannon | 2011-02-22 | 1 | -7/+6 |
|
|
* | Fix test.test_crypt.test_methods() to pass on OS X. | Brett Cannon | 2011-02-22 | 1 | -1/+4 |
|
|
* | Issue #10924: Adding salt and Modular Crypt Format to crypt library. | Sean Reifscheider | 2011-02-22 | 1 | -0/+17 |
|
|
* | Merged revisions 78678,78680,78682 via svnmerge from | Benjamin Peterson | 2010-03-05 | 1 | -0/+0 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+2 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -9/+14 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Whitespace normalization. Leaving tokenize_tests.py alone for now. | Tim Peters | 2001-01-18 | 1 | -1/+1 |
|
|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -1/+1 |
|
|
* | Many scripts, but small changes. Update the way the scripts obtain the | Roger E. Masse | 1996-12-20 | 1 | -4/+3 |
|
|
* | Updated test_crypt test to jive with bwarsaw testing style | Roger E. Masse | 1996-12-16 | 1 | -1/+7 |
|
|
* | new test script for cryptmodule.py | Roger E. Masse | 1996-12-09 | 1 | -0/+6 |
|
|