Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
923ba361d8f757f0656cfd216525aca4848e02aa
/
Lib
/
test
/
test_macostools.py
59beec3
Add import_function method to test.test_support, and modify a number of
by R. David Murray
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
672237d
warnings.catch_warnings() now returns a list or None instead of the custom
by Brett Cannon
· 17 years ago
6f5a2b5
skip test_macostools when UCS4 is enabled
by Benjamin Peterson
· 17 years ago
5a0382e
Fix a missed instance of test.test_support.guard_warnings_filter (which was
by Brett Cannon
· 18 years ago
5e26351
Remove the macfs module. This led to the deprecation of macostools.touched();
by Brett Cannon
· 18 years ago
c8aa848
Have test_mkalias_relative check that sys.prefix already exists; otherwise test
by Brett Cannon
· 21 years ago
98fc683
Getting rid of macfs.
by Jack Jansen
· 22 years ago
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
b86a2e8
Use os.path.realpath() in stead of abspath(), so the tests don't fail if
by Jack Jansen
· 23 years ago
addc585
Test aliases too.
by Jack Jansen
· 23 years ago
10882f6
Finally created the first two tests for MacPython modules: macfs and macostools.
by Jack Jansen
· 23 years ago