summaryrefslogtreecommitdiffstats
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright changed.Siddharth Ravikumar2016-03-011-1/+1
* authors -> contributors.Siddharth Ravikumar2015-12-221-1/+1
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-221-0/+2
* [bug fix] fix for :b#2:Siddharth Ravikumar2015-09-291-0/+12
* combox.config: silo directory is expanded to its abs. path when no silo direc...Siddharth Ravikumar2015-08-241-1/+1
* In tests, the code that purges the files/directories in `purge_list' is now a...Siddharth Ravikumar2015-03-191-0/+10
* updated tests.utils.shardedp - nows additionally checks if shard exists.Siddharth Ravikumar2015-02-261-1/+1
* tests/utils.py: modded `rm_nodedirs' and defined new function 'purge_nodedirs'Siddharth Ravikumar2015-02-191-2/+10
* tests/utils.py: added rm_configdir functionSiddharth Ravikumar2015-02-181-0/+10
* tests/utils.py: added new function rm_nodedirs.Siddharth Ravikumar2015-02-131-1/+12
* tests/utils.py: copied the utility functions in tests/events_test.py to this ...Siddharth Ravikumar2015-02-121-2/+81
* tests/utils.py: removed extraneous import thingies.Siddharth Ravikumar2015-02-091-1/+1
* tests/utils.py: contains utility functions, etc that will be used in test mod...Siddharth Ravikumar2015-02-091-0/+57