summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bootstrapping.py -> distribute_setup.pytarek2009-08-081-7/+7
* bootstraping.py -> bootstrapping.pytarek2009-08-051-7/+7
* renamed bootstraptarek2009-08-041-7/+7
* fixed #24: the jython calls now workstarek2009-07-231-2/+2
* fixed the forbidden access problemtarek2009-07-231-3/+8
* shorcut to avoid unecessary work when located in a non-isolated environmenttarek2009-07-231-1/+2
* safer test: will not overwrite an existing file for the testtarek2009-07-231-13/+30
* fixed import testtarek2009-07-221-1/+15
* test for the bootstraptarek2009-07-221-0/+38
* moved api_tests.txt doctest to tests/Tarek Ziadé2009-07-171-0/+330
* SharedLibrary -> Library. For now, Windows libs get built as shared,PJ Eby2006-01-061-2/+2
* First draft of shared library build support. See tests/shlib_testPJ Eby2006-01-055-0/+192