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_macostools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add import_function method to test.test_support, and modify a number of
R. David Murray
2009-03-30
1
-3/+5
*
remove test_support.TestSkipped and just use unittest.SkipTest
Benjamin Peterson
2009-03-26
1
-1/+1
*
warnings.catch_warnings() now returns a list or None instead of the custom
Brett Cannon
2008-09-09
1
-1/+1
*
skip test_macostools when UCS4 is enabled
Benjamin Peterson
2008-06-19
1
-0/+3
*
Fix a missed instance of test.test_support.guard_warnings_filter (which was
Brett Cannon
2007-08-14
1
-1/+1
*
Remove the macfs module. This led to the deprecation of macostools.touched();
Brett Cannon
2007-05-20
1
-1/+5
*
Have test_mkalias_relative check that sys.prefix already exists; otherwise test
Brett Cannon
2004-12-06
1
-0/+6
*
Getting rid of macfs.
Jack Jansen
2003-02-27
1
-3/+3
*
Whitespace normalization.
Tim Peters
2003-02-19
1
-7/+7
*
Use os.path.realpath() in stead of abspath(), so the tests don't fail if
Jack Jansen
2003-02-05
1
-2/+2
*
Test aliases too.
Jack Jansen
2003-01-28
1
-1/+20
*
Finally created the first two tests for MacPython modules: macfs and
Jack Jansen
2003-01-28
1
-0/+69