pypiserver/tests
ankostis on tokoti 133afe28f7 Rework standalone generation using ZIP.
+ Standalone executable based on wheel.
+ Properly use `pkg_resources` so reading `welcome-msg` file
  works even from within zip.
  + Mark `zip_safe=True` in setup.py.
+ Delete forgotten distutils startup script.
+ Build standalone before installing anything else,
  to check if any deps are missing.
+ Restore py25 in Travis.
2015-09-17 01:13:37 +02:00
..
sample_msg.html Use bottle's SimpleTemplate engine to avoid XSS on welcome-page (#77). 2015-02-22 18:43:35 +01:00
test_app.py Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00
test_core.py Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00
test_docs.py FIX #92: docs: Update version on README 2015-09-14 18:55:16 +02:00
test_main.py Rework standalone generation using ZIP. 2015-09-17 01:13:37 +02:00
test_manage.py FIX test with PEP8-PkgFile class. 2015-02-17 00:46:37 +01:00