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
/
distutils
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed #6053 - win32 fixes for distutils tests
Tarek Ziadé
2009-05-18
2
-3/+7
*
working with relative paths to avoid tar warnings on absolute paths
Tarek Ziadé
2009-05-18
1
-2/+14
*
Fixed the library extension when distutils build_ext is used inplace
Tarek Ziadé
2009-05-18
1
-7/+4
*
fixed the test name
Tarek Ziadé
2009-05-17
1
-2/+2
*
pep8-fied distutils.archive_util + added minimum test coverage
Tarek Ziadé
2009-05-17
1
-0/+70
*
removed sys.platform == 'mac' usage in distutils.dir_util
Tarek Ziadé
2009-05-17
1
-4/+10
*
removed sys.platform == 'mac' support in distutils.dist.parse_command_line an...
Tarek Ziadé
2009-05-17
1
-19/+39
*
not running this test with MSVC6
Tarek Ziadé
2009-05-17
1
-0/+7
*
#6041: sdist and register now use the check command. No more duplicate code f...
Tarek Ziadé
2009-05-16
3
-10/+128
*
#6022 fixed test_get_outputs so it doesn't leaves a test file in the cwd
Tarek Ziadé
2009-05-14
1
-4/+10
*
pep8-fied distutils.command.sdist + more tests
Tarek Ziadé
2009-05-14
1
-1/+23
*
more test coverage for distutils sdist command
Tarek Ziadé
2009-05-14
1
-0/+14
*
adding void to the c function
Tarek Ziadé
2009-05-13
1
-1/+1
*
added an inifoo in the C file, to avoid a warning by the MSVC9 linker
Tarek Ziadé
2009-05-13
1
-1/+1
*
fixed #5977: distutils build_ext.get_outputs was not using the inplace option
Tarek Ziadé
2009-05-12
1
-3/+40
*
distutils.test_build_clib added a new line at the end of the file, to avoid a...
Tarek Ziadé
2009-05-11
1
-1/+1
*
fixed test_build_ext for win32
Tarek Ziadé
2009-05-10
1
-1/+1
*
fixed test for all platforms
Tarek Ziadé
2009-05-10
1
-1/+1
*
now using EnvironGuard everywhere
Tarek Ziadé
2009-05-10
3
-71/+25
*
refactored test_sysconfig so it uses test.test_support.EnvironmentVarGuard
Tarek Ziadé
2009-05-10
2
-19/+19
*
Added tests form install_lib and pep8-fied the module
Tarek Ziadé
2009-05-10
1
-0/+84
*
fixed #5984 and improved test coverage
Tarek Ziadé
2009-05-10
1
-2/+126
*
#5976: fixed distutils test_check_environ
Tarek Ziadé
2009-05-09
1
-6/+11
*
Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to ex...
Tarek Ziadé
2009-05-09
2
-1/+95
*
fixed AR/ARFLAGS values in test_sysconfig
Tarek Ziadé
2009-05-07
1
-3/+7
*
Fixed #5941: added ARFLAGS for the archiver command.
Tarek Ziadé
2009-05-07
2
-2/+43
*
more build_clib cleanup + test coverage
Tarek Ziadé
2009-05-06
1
-0/+57
*
Added a test and cleaned check_library_list to be ready to fix #5940
Tarek Ziadé
2009-05-06
1
-0/+47
*
Fixed #5874 : distutils.tests.test_config_cmd is not locale-sensitive anymore
Tarek Ziadé
2009-04-29
1
-1/+1
*
#5810: Fixed Distutils test_build_scripts
Tarek Ziadé
2009-04-25
1
-1/+1
*
Issue #4951: Fixed failure in test_httpservers
Tarek Ziadé
2009-04-25
1
-2/+5
*
making BuildWinInstTestCase silent in case bdist_wininst is not run under win32
Tarek Ziadé
2009-04-20
1
-0/+1
*
#5795 sysconfig._config_vars was shadowed in tearDown
Tarek Ziadé
2009-04-20
1
-3/+4
*
DistutilsSetupError was not raised when one single warning occured
Tarek Ziadé
2009-04-17
1
-9/+8
*
improved test coverage for distutils.cmd
Tarek Ziadé
2009-04-13
1
-0/+40
*
deactivate test_search_cpp under win32
Tarek Ziadé
2009-04-13
1
-0/+3
*
Fixed #5607: Distutils test_get_platform was failing fo Mac OS X fat binaries.
Tarek Ziadé
2009-04-13
1
-1/+31
*
removed string usage and added a test for _clean
Tarek Ziadé
2009-04-12
1
-0/+18
*
added a test for finalize_options
Tarek Ziadé
2009-04-12
1
-0/+15
*
added a simple test for search_cpp
Tarek Ziadé
2009-04-12
1
-2/+13
*
removed the print statements and added a test
Tarek Ziadé
2009-04-12
1
-0/+42
*
testing a full check case
Tarek Ziadé
2009-04-11
1
-0/+7
*
#5732: added the check command into Distutils
Tarek Ziadé
2009-04-11
1
-0/+92
*
Fixed #5731: Distutils bdist_wininst no longer worked on non-Windows platforms
Tarek Ziadé
2009-04-09
1
-0/+29
*
Fixed #5095: msi missing from Distutils bdist formats
Tarek Ziadé
2009-04-05
1
-0/+43
*
added a simplest test to distutils.spawn._nt_quote_args
Tarek Ziadé
2009-04-05
1
-0/+20
*
Fixed #1491431: distutils.filelist.glob_to_re was broken for some edge cases ...
Tarek Ziadé
2009-04-05
1
-0/+23
*
Fixed 5694: removed spurious test output in Distutils
Tarek Ziadé
2009-04-05
1
-0/+1
*
fixed the test for win32 CompileError
Tarek Ziadé
2009-03-31
1
-1/+3
*
#5583 Added optional Extensions in Distutils
Tarek Ziadé
2009-03-31
1
-1/+21
[prev]
[next]