aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_osx_env.py
Commit message (Expand)AuthorAge
* bpo-40275: Use new test.support helper submodules in tests (GH-21412)Hai Shi2020-07-09
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-13
* #17779: test_osx_env now works with unittest test discovery. Patch by Zachar...Ezio Melotti2013-04-19
* Remove last use of distutils.sysconfig from the stdlib (#11364).Éric Araujo2011-03-02
* Minor tweak of test_osx_env toRonald Oussoren2010-07-23
* Fix for issue #5408. This only enables test_osx_env when the current buildRonald Oussoren2009-03-04
* This fixes issue5143 and includes a test.Ronald Oussoren2009-02-12