Kelsey Hawley
|
c0fbd61507
|
changed the way I was retrieving the python version
|
2014-01-17 16:20:16 -08:00 |
|
Kelsey Hawley
|
a87a5dd972
|
updated test to directly use the specified py version & access the file path to dump-anydbm directly. Also added some more helpful print error statements
|
2014-01-17 15:35:25 -08:00 |
|
Noah Levitt
|
f69ec424fb
|
minor cleanup
|
2014-01-06 17:22:49 -08:00 |
|
Kelsey Hawley
|
b6ea681c2b
|
changed file creation and deletion to use temporaryfile. Still needed to use os to delete the 'extra' files that ndbm & dumbdbm created. Also did not explicitly state the file name in checking the output statements, as now they are random everytime.
|
2014-01-02 18:18:46 -08:00 |
|
Kelsey Hawley
|
1b69aea7ed
|
removed the string splicing and replaced with one clear assert statement based on the script output for each test. simplifies and clarifies the test
|
2014-01-02 17:05:45 -08:00 |
|
Kelsey Hawley
|
4b0ab0ff72
|
updated file to PEP 8, as editor was complaining, and tabs are generally bad
|
2014-01-02 16:29:15 -08:00 |
|
Kelsey Hawley
|
d643be1c8c
|
moved dump-anydbm test file to be in the existing test folder, as proximity to dump-anydbm script is not necessary
|
2013-12-20 14:01:42 -08:00 |
|