index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_strop.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-1/+1
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Tighten up some warning filters, and break some dependencies on the
Tim Peters
2002-04-16
1
-2/+3
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+6
*
Migrate the strop test to PyUnit.
Fred Drake
2001-05-22
1
-81/+118
*
Add warnings to the strop module, for to those functions that really
Guido van Rossum
2001-05-15
1
-0/+2
*
Guido has Spoken. Restore strop.replace()'s treatment of a 0 count as
Tim Peters
2001-05-10
1
-1/+3
*
The strop module and test_strop.py believe replace() with a 0 count
Tim Peters
2001-05-10
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
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
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-8/+8
*
Added strop.split tests when sep is None.
Barry Warsaw
1997-12-02
1
-0/+6
*
Added tests of strop.replace()
Barry Warsaw
1997-11-29
1
-0/+9
*
Added a couple of strop.join() tests for large lists and long items
Barry Warsaw
1997-01-06
1
-1/+20
*
Added tests of all strop module functions, and touching of module
Barry Warsaw
1996-12-09
1
-2/+35
*
Removed debugging print statement
Guido van Rossum
1996-10-08
1
-1/+0
*
Simple test module for strop.
Guido van Rossum
1996-10-08
1
-0/+21