Commit graph

6 commits

Author SHA1 Message Date
Adam Spiers 5d667c3e71 Make testing within Docker containers easier 2019-06-28 20:36:38 +01:00
Adam Spiers ee57b1abc6 Make docker scripts use get-version 2019-06-28 17:08:48 +01:00
Brice Waegeneire c86d9aa148 make non docker scripts more portable 2019-06-11 10:53:28 +02:00
Adam Spiers 03480626a2 tag Docker images with the corresponding version number 2016-11-20 22:50:22 +00:00
Adam Spiers 08bff6df00 whitespace cleanups 2016-11-20 22:20:46 +00:00
Charles LeDoux 95ffbc5ebd Add docker files for local testing.
* Use docker to locally run tests on multiple perl versions
    * perlbrew used to install multiple perls
    * perl environments bootstrapped when image built
* Based on travis configuration
* Adds docker folder to MANIFEST.SKIP
* Running image runs all tests.
    * If exit with no error, then all tests pass.
* ./build-docker.sh builds stow testing image.
* ./test-docker.sh runs stow testing image.
    * Assumes built with options in build-docker.sh
* *-docker.sh scripts added to MANIFEST.SKIP
2016-05-18 17:31:04 -05:00