Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 6ccc00a

Browse files
committed
Turn example runner into a set of unit tests.
1 parent 216c820 commit 6ccc00a

38 files changed

+113
-84
lines changed

buildout.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parts = py
44
[py]
55
recipe = zc.recipe.egg
66
eggs =
7+
nose
78
xlrd
89
xlwt
910
xlutils

expected/xlwt/overwriting.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

runall.py

Lines changed: 0 additions & 73 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

expected/xlrd/dates.txt renamed to tests/expected/xlrd/dates.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
2009-03-18 21:06:44
33
21:06:44
44
Traceback (most recent call last):
5-
File "py-script.py", line 28, in <module>
6-
execfile(sys.argv[0])
5+
File "bin/py", line 33, in <module>
6+
execfile(__file__)
77
File "dates.py", line 13, in <module>
88
print datetime(*time_value)
99
ValueError: year is out of range
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy