aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Updated manual test to test against setuptoolsJason R. Coombs2013-03-191-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ff968de5ea0e28052c0b53fecdcf0c348a6faf04
* | | | Removing install_test altogether (the only thing it tests is the presence of ↵Jason R. Coombs2013-03-191-81/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the deprecated setuptools._distribute attribute) --HG-- branch : Setuptools-Distribute merge extra : rebase_source : 05075288d1f0557ec75ceda127699ef8152a466f
* | | | Updated install_test to reference the new bootstrap scriptJason R. Coombs2013-03-191-10/+16
|/ / / | | | | | | | | | | | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ae9d4dbfa6770634bf65bba6f0b6f236074aa9d5
* | | Delete redundant tests.Arfrever Frehtes Taifersar Arahesis2012-08-223-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | setuptools/tests/test_bdist_egg.py is testing the same functionality. --HG-- branch : distribute extra : rebase_source : d53119dd1c6074923e8f42216d1ab773f2bc2467
* | | Got rid of deprecated assert_ and assertEquals.Lennart Regebro2012-08-221-3/+3
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
* | | Remove unnecessary stuff from test_python33_bdist_egg.pyMarc Abramowitz2012-07-071-7/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3a993d4c266798501557f338abc8c4cdc2db3c8c
* | | test_python33_bdist_egg.py: Check return value of bdist_egg commandMarc Abramowitz2012-07-071-1/+1
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 1f6c2ebfe44bdb09ee48f49f2cea94edf933e540
* | | Add a test for Python 3.3 bdist_egg issueMarc Abramowitz2012-07-071-0/+25
| | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : e83ee69c3b15e4a75780811a7bb3612b8f7f54d1
* | | Add tests and fix for marshal.load of pyc files on Python 3.3Marc Abramowitz2012-06-262-0/+13
| |/ |/| | | | | | | | | | | | | | | Fixes https://bitbucket.org/tarek/distribute/issue/283/bdist_egg-issues-with-python-330ax --HG-- branch : distribute extra : rebase_source : ec6f2611d3f8a54b7e11cfadf9d03fdcdef39639
* | make sure manual_test can be used under 2.3tarek2009-12-301-4/+16
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 0186c52fe9d753201828f54f5e6b348829eb4821
* | now using subprocess.calltarek2009-12-211-9/+13
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 62f83395c4d3d949b9e259c6d193a214e63aef41
* | disable Py3tarek2009-12-211-9/+8
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 05a91504dccded377676a993266f9b619b721aaa
* | uses distutils install schemes nowtarek2009-12-211-4/+16
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : fe92fa9e0949f11f27bbc94197fc812ed841dccf
* | Modified test script to be py3k compatibleagronholm2009-12-201-2/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d29c168646125155f3664cec0b88686ac14fbb22
* | Changed interpreter line to the recommended formagronholm2009-12-201-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : bdef264a6d5109ec5433a8080cd03f3589992984
* | added test_full to maintarek2009-12-201-1/+1
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d343619c60e76ece8c5e95d6aed1d8b48a4ea208
* | added manual functional tests for checking a releasetarek2009-12-201-0/+79
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : d7bc6ba1843217a020be419a8f3ed562e5ff4a3f
* | no_fake needs to be True by default fixes #74tarek2009-10-181-0/+12
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 158f5abb9528d7ea6cd436996d5022cb6bcda89e
* | fixed the testtarek2009-09-271-5/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : baa02e55e21c112f8ebef178ec7c54fd998f93ea
* | merge dancetarek2009-09-201-6/+6
|\ \ | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : e0fc1e252a506a6a751f9557d4a01580e1cbbdfa
| * \ Merge upstream changes.Martin v. Löwis2009-09-131-0/+61
| |\ \ | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4f43f59bf581c692bfbe4b45a8567b089fa0173a
| * | | Fix tests to support 3.x.Martin v. Löwis2009-09-121-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : e3cf4ce257e2a7969753e386c2b4bd9f654cb7fc
* | | | merged + removed trailing spacestarek2009-09-201-1/+0
| |/ / |/| | | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 343481c01063bac16767023dd7a24bb0b063b967
* | | reintroduced use_setuptools in distribute_setup.pytarek2009-09-101-0/+61
|/ / | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 3f0d0f085964feffdb07e97f25d508b7aaa88ffb
* | bootstrapping.py -> distribute_setup.pytarek2009-08-081-7/+7
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4e57a0bc1a8bea73bc8ed0f102d0e0907c554235
* | bootstraping.py -> bootstrapping.pytarek2009-08-051-7/+7
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : b54a39a7e7f17f3275d62d29da37de0776fb7ee3
* | renamed bootstraptarek2009-08-041-7/+7
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 0f35dd5d49900dc6d6a4c237fb1ca422fa5740e2
* | fixed #24: the jython calls now workstarek2009-07-231-2/+2
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 490026cb4cb661428ab2ca71697664e4cba22909
* | fixed the forbidden access problemtarek2009-07-231-3/+8
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 4638763f686895225618238abb4f55786a205692
* | shorcut to avoid unecessary work when located in a non-isolated environmenttarek2009-07-231-1/+2
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 6b093a48e2647923cf36d1dd7ea74def0a961dc6
* | safer test: will not overwrite an existing file for the testtarek2009-07-231-13/+30
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : f7eb15a38641127ee2eabdf9aedce9df4e79d581
* | fixed import testtarek2009-07-221-1/+15
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : a007e84b35812190d3cb622d372b48c96634fc08
* | test for the bootstraptarek2009-07-221-0/+38
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 0f78770f9506430933809a442c88c740941bf367
* | moved api_tests.txt doctest to tests/Tarek Ziadé2009-07-171-0/+330
|/ | | | | | --HG-- branch : distribute extra : rebase_source : 9ab6aebbc44b3f99f01dc7deb99e4a83de362714
* SharedLibrary -> Library. For now, Windows libs get built as shared,PJ Eby2006-01-061-2/+2
| | | | | | | | and other platforms get static. :( --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041941
* First draft of shared library build support. See tests/shlib_testPJ Eby2006-01-055-0/+192
for a trivial example. This has only been tested on Windows with a MinGW compiler, and the Mac OS support isn't finished. Testing w/other platforms+compilers would be helpful. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041927