summaryrefslogtreecommitdiff
path: root/distutils2/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | remove useless functions in test_installAlexis Metaireau2011-01-301-23/+0
* | | | | | | | | | | | merge with Andr?Alexis Metaireau2011-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Parsing compiler arguments with shlex.splitAndre Espaze2011-01-301-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | cleaned up the install moduleTarek Ziade2011-01-301-12/+12
|/ / / / / / / / / /
* | | | | | | | | | added some cleanup after the tests to make sure that we don't leak temp filesYannick Gingras2011-01-291-0/+6
* | | | | | | | | | removed the installation to an empty path from the API and fixed a leaking te...Yannick Gingras2011-01-291-3/+4
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | merge with Andr?Alexis Metaireau2011-01-294-27/+276
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | mergeAlexis Metaireau2011-01-291-13/+144
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | merge with AlainAlexis Metaireau2011-01-2912-161/+369
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Improve mkcfg script to recycle deprecated setup.pyAlain Leufroy2011-01-291-13/+144
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | raise if the distribution is not found. also disable cache for testingGael Pasgrimaud2011-01-291-0/+7
| * | | | | | | merge to latestGael Pasgrimaud2011-01-294-64/+149
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Branch merge?ric Araujo2011-01-292-13/+23
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Branch merge?ric Araujo2011-01-292-13/+23
| | | |\ \ \ \ \ \
| | | | * | | | | | Remove bogus argument from TempdirManager.create_dist?ric Araujo2010-10-301-6/+7
| | | | * | | | | | Rename ambiguous record file in one test?ric Araujo2010-10-301-4/+4
| * | | | | | | | | first implementation of the remove() methodGael Pasgrimaud2011-01-292-0/+89
| * | | | | | | | | merge latestGael Pasgrimaud2011-01-294-59/+85
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | add assertIsFileGael Pasgrimaud2011-01-291-0/+12
* | | | | | | | | | Building extensions from the setup.cfgAndre Espaze2011-01-291-14/+52
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | branch mergeAlexis Metaireau2011-01-292-51/+126
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Update installer tests.Alexis Metaireau2011-01-292-51/+126
* | | | | | | | | split the micro-language for PEP 345 in markersTarek Ziade2011-01-292-51/+71
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | merged + fixed tests : now README is to be added explicitely in extra_filesTarek Ziade2011-01-292-8/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | avoid inclusion of README or test/*.pyGodefroid Chapelle2011-01-281-6/+4
| |/ / / / /
* | | | | | simplified the package_dir option - just one root dir allowedTarek Ziade2011-01-293-20/+33
* | | | | | assume --description workGael Pasgrimaud2011-01-291-1/+3
* | | | | | Allow to have more than one file in description-file. Also check that those f...Gael Pasgrimaud2011-01-281-18/+95
|/ / / / /
* | | | | Fix a test following last Gael's commit.Alexis Metaireau2011-01-281-1/+1
* | | | | fixed #11038. Add strict parameter to metadata.check() and use the strict mod...Gael Pasgrimaud2011-01-282-3/+8
| |/ / / |/| | |
* | | | fixed a few testsTarek Ziade2011-01-232-3/+5
* | | | Silence chatty test. No cookie point for Alexis!?ric Araujo2011-01-211-2/+5
* | | | Branch merge?ric Araujo2011-01-2111-13/+167
|\ \ \ \ | | |_|/ | |/| |
| * | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2Yannick Gingras2010-12-091-1/+7
| |\ \ \
| | * | | made sure that we test both side of the skip_build optionYannick Gingras2010-12-091-1/+7
| * | | | Added a repr test for depgraphAntoine Reversat2010-12-081-0/+10
| * | | | mergeLouis Munro2010-12-086-24/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merged.Louis Munro2010-12-086-24/+0
| | |\ \ \
| | | * \ \ Merged changes.Louis Munro2010-12-086-24/+0
| | | |\ \ \
| | | | * | | Removed unused imports (sys, getpass).Louis Munro2010-12-082-3/+0
| | | | * | | Reverted an earlier, potentially hasty change.Louis Munro2010-12-081-1/+2
| | | | * | | Removed unused import sys.Louis Munro2010-12-081-1/+0
| | | | * | | Removed unused imports (sys, getpass) and unused variable (inst3).Louis Munro2010-12-081-3/+0
| | | | * | | Removed an unused method (test_ensure_string_list was defined twice).Louis Munro2010-12-081-16/+0
| | | | * | | removed unused import (DistutilsSetupError).Louis Munro2010-12-082-3/+1
| | | | * | | Removed unused import (CCompiler)Louis Munro2010-12-081-1/+0
| * | | | | | Automated merge with ssh://hg@bitbucket.org/mtlpython/distutils2Andrew Francis2010-12-084-2/+111
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Automated merge with https://bitbucket.org/mtlpython/distutils2Christian Hudon2010-12-081-0/+61
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Add test for graph_to_dot(), with disconnected=True.Christian Hudon2010-12-081-0/+61
| | | |/ / /
| | * | | | mergeMathieu Leduc-Hamel2010-12-083-2/+16
| | |\ \ \ \