summaryrefslogtreecommitdiff
path: root/distutils2/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge with upstream.FELD Boris2011-01-301-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with data files glob work.FELD Boris2011-01-301-3/+36
| |\ \ \ \ \ \ \
| | * | | | | | | Add some tests for retrieving resource path and file object.FELD Boris2011-01-301-4/+38
| * | | | | | | | Move iglob into from distutils2.datafiles module into distutils2.utilPierre-Yves David2011-01-302-38/+182
| |/ / / / / / /
| * | | | | | | Merge with upstreamFELD Boris2011-01-304-22/+169
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MergeFELD Boris2011-01-304-39/+41
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix last bug, check that data file not exists at the same path and has the sa...FELD Boris2011-01-301-6/+23
| | * | | | | | | | Remove raise into unittest2 check.FELD Boris2011-01-301-1/+0
| | * | | | | | | | Remove bad exception raise.FELD Boris2011-01-301-1/+0
| | * | | | | | | | No file that does not exists can be present in distribution.data_files.FELD Boris2011-01-301-1/+0
| | * | | | | | | | Merge with upstream and update some unittest to the new data-files implementa...FELD Boris2011-01-296-17/+150
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update some unittest to the new way of declaring data_files.FELD Boris2011-01-291-8/+15
| | | * | | | | | | | Merge with main branchFELD Boris2011-01-292-0/+128
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | [datafiles] use os.path instead of ospPierre-Yves David2011-01-291-4/+3
| | | | * | | | | | | | merge with main branchPierre-Yves David2011-01-296-46/+149
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | [datafiles] support for files exclusion in resources_destsPierre-Yves David2011-01-291-0/+8
| | | | * | | | | | | | | [datafiles] add {opt1,opt2,opt3} options to globPierre-Yves David2011-01-281-8/+37
| | | | * | | | | | | | | [datafiles/test] more complete suffix testPierre-Yves David2011-01-281-3/+3
| | | | * | | | | | | | | [datafiles] implement suffix in resources_destsPierre-Yves David2011-01-281-29/+24
| | | | * | | | | | | | | [datafiles/test] First step of test refactoing + last rules overwrite the othersPierre-Yves David2011-01-282-68/+47
| | | | * | | | | | | | | [datafiles] rename modules and functionPierre-Yves David2011-01-271-17/+17
| | | | * | | | | | | | | [DATA FILES] Add one assert in test_rglob. All tests green, chuck norris will...FELD Boris2011-01-271-8/+10
| | | | * | | | | | | | | [DATA FILES] Add support for double wildcard.FELD Boris2011-01-271-6/+64
| | | | * | | | | | | | | Remove example hierarchy for data_files. Use tempdir instead.FELD Boris2011-01-2710-0/+0
| | | | * | | | | | | | | Add distutils2 data files glob and unittest.FELD Boris2011-01-271-0/+58
| | | | * | | | | | | | | Add example hierarchy for data files (example of wiki)FELD Boris2011-01-2710-0/+0
* | | | | | | | | | | | | Silence distutils2.tests.test_install log output.Kelsey Hightower2011-02-131-4/+3
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fixing a bug in distutils2.index.dist.DistInfo.unpack; does not unpack into t...Kelsey Hightower2011-02-131-6/+16
* | | | | | | | | | | | Mock sysconfig.get_paths in the mkcfg tests, in order to have the same output...Alexis Metaireau2011-02-121-0/+7
* | | | | | | | | | | | Changing the metadata.version API and relocating the metadata_to_dict function.Kelsey Hightower2011-02-101-5/+14
* | | | | | | | | | | | Merge Kelsey?s edits with mine?ric Araujo2011-02-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Use lazy form in logging calls, again.?ric Araujo2011-02-105-11/+13
|/ / / / / / / / / / /
* | | | | | | | | | | Slight cleanup for mkcfg + fixed two bugs with except clauses.?ric Araujo2011-02-031-9/+10
* | | | | | | | | | | Branch merge.?ric Araujo2011-02-034-36/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | renamed DistributionMetadata to MetadataChristophe Combelles2011-01-284-30/+30
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Branch merge?ric Araujo2011-02-031-4/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Branch merge.?ric Araujo2011-01-291-14/+52
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Remove dead code?ric Araujo2011-01-291-4/+0
* | | | | | | | | | | merge changes from central repoGodefroid Chapelle2011-02-012-9/+108
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pep8 formatGodefroid Chapelle2011-01-301-6/+10
| * | | | | | | | | | | Merge branch 'master' of /Users/gotcha/co/distutils2/gitGodefroid Chapelle2011-01-301-1/+38
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | metadata warnings were not shown to the userGodefroid Chapelle2011-01-301-1/+38
| * | | | | | | | | | | | merge changes by sprintGodefroid Chapelle2011-01-299-151/+356
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | metadata.check checks for missing authorGodefroid Chapelle2011-01-291-4/+62
* | | | | | | | | | | | | Parsing extension sections with interpret in setup.cfgAndre Espaze2011-01-301-1/+14
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Moving from spawn to subprocess.call for posixAndre Espaze2011-01-301-0/+4
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | removing paf fileTarek Ziade2011-01-301-0/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | mergedTarek Ziade2011-01-302-1/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | added a test for the unpack APITarek Ziade2011-01-302-1/+19
* | | | | | | | | | | branch mergeAlexis Metaireau2011-01-301-23/+0
|\ \ \ \ \ \ \ \ \ \ \