Commit Graph

11 Commits

Author SHA1 Message Date
giovannibajo 75371b3a52 Fix absolute paths and remove uses of backward slashes
git-svn-id: http://svn.pyinstaller.org/trunk@270 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-15 16:29:43 +00:00
giovannibajo 6c8e543ee2 Add native eol-style to spec files
git-svn-id: http://svn.pyinstaller.org/trunk@269 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-15 16:24:25 +00:00
giovannibajo a77c656087 Add import hook for time.strptime
git-svn-id: http://svn.pyinstaller.org/trunk@254 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-08 12:11:56 +00:00
giovannibajo d8dbe62fd7 Run tests in a clean environment (no PATH whatsoever)
git-svn-id: http://svn.pyinstaller.org/trunk@101 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-18 23:57:58 +00:00
giovannibajo 2e7bd40925 Partially revert [47]: go back to hand-crafted spec files for tests, as they contain non-standard settings
git-svn-id: http://svn.pyinstaller.org/trunk@99 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-18 23:51:32 +00:00
williamcaban b609e58f89 Minor fix on buildtests runtests script. Now specs on the fly.
git-svn-id: http://svn.pyinstaller.org/trunk@47 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-13 14:59:05 +00:00
giovannibajo 72bc2b45f7 Switch to GPL license (with exception)
git-svn-id: http://svn.pyinstaller.org/trunk@43 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 09:33:09 +00:00
giovannibajo af7a81fbf7 Make test8.py parseable by Python 1.5
git-svn-id: http://svn.pyinstaller.org/trunk@10 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-03 18:56:13 +00:00
giovannibajo ca8b1c8471 Fix support for unicode in Python 2.3
git-svn-id: http://svn.pyinstaller.org/trunk@9 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-03 18:49:17 +00:00
giovannibajo bb22ca379f Use shutil.rmtree instead of manual version
git-svn-id: http://svn.pyinstaller.org/trunk@8 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-03 18:04:36 +00:00
giovannibajo b98a53df92 Imported Python Installer 5b5
git-svn-id: http://svn.pyinstaller.org/trunk@2 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-02 17:15:02 +00:00