Ronny Pfannschmidt
|
b9a91dc112
|
merge from master to features
|
2016-07-06 11:51:48 +02:00 |
Florian Bruhin
|
6359e75ff8
|
Trivial spelling fix in runtest_setup.py
|
2016-06-22 20:18:00 +02:00 |
Dave Hunt
|
ef9dd14963
|
Introduce pytest command as recommended entry point
Fixes #1629
|
2016-06-21 16:16:57 +02:00 |
Bruno Oliveira
|
e4d5f88257
|
Fix install cx_freeze
|
2015-09-17 23:32:27 -03:00 |
Bruno Oliveira
|
3a8e375efe
|
Fix import
|
2015-09-17 14:52:51 -03:00 |
Bruno Oliveira
|
f5f3a2a928
|
Fix flaky failure about unused shutil
|
2015-09-17 12:54:02 -03:00 |
Bruno Oliveira
|
6bca5a1c25
|
Use temporary directory for cx_freeze testing
|
2015-09-17 11:54:44 -03:00 |
Bruno Oliveira
|
6fe5493c3c
|
Fix py27-cxfreeze tox environment
Use a custom script to install a patched version of cx_freeze,
as required in Ubuntu 14.04 systems
--HG--
branch : cx_freeze_ubuntu
|
2015-04-22 19:46:06 -03:00 |
Bruno Oliveira
|
d2903507d8
|
Moved freeze_includes() to genscript
--HG--
branch : cx_freeze-support
|
2014-08-11 20:03:14 -03:00 |
Bruno Oliveira
|
3c649cf91d
|
guarding scripts with __main__ and doc changes
tox-flakes environment tries to import the modules for
checking, and that may fail because of its dependencies
--HG--
branch : cx_freeze-support
|
2014-07-30 22:28:03 -03:00 |
Bruno Oliveira
|
82d573e391
|
fixed line endings for test_doctest.txt
--HG--
branch : cx_freeze-support
|
2014-07-30 21:57:19 -03:00 |
Bruno Oliveira
|
b7b96b24d8
|
Docs about cx_freeze support and minor adjustments
--HG--
branch : cx_freeze-support
|
2014-07-30 21:50:00 -03:00 |
Bruno Oliveira
|
990e7bf3b9
|
first implementation and tox environment for cx-freeze support
--HG--
branch : cx_freeze-support
|
2014-07-30 19:16:51 -03:00 |