summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
...
* Add Travis CI supportBenjamin Chrétien2016-01-16
| | | | | The test suite has been slightly modified to allow running tests without Vagrant on Travis.
* Use standard library JSON parser for JSON filesAnish Athalye2016-01-13
| | | | | | This patch reverts the changes to the README made in 57265f78b4e4f6ca67393f55b2b08f6f45a02ff1 and makes it so that Dotbot supports JSON files with tab characters.
* Add ability to test with specific Python versionsAnish Athalye2015-10-22
|
* Add environment variable expansion in link pathsAnish Athalye2015-05-12
| | | | This feature was proposed by Brian Knobbs <brian@redlattice.com>.
* Clean up codeAnish Athalye2015-05-06
|
* Make driver display file names of testsAnish Athalye2015-05-06
|
* Update editorconfigAnish Athalye2015-05-06
|
* Add testing framework and testsAnish Athalye2015-05-05