summaryrefslogtreecommitdiff
path: root/rebar.config.script
Commit message (Collapse)AuthorAgeFilesLines
* rebar.config: access retest repo via httpsTuncer Ayaz2017-08-181-1/+1
|
* Update retest dependency urlLuis Rascão2016-01-241-1/+1
| | | | | Should point to rebar org fork, upstream no longer being actively maintained by owner.
* Add support for Windows integration testingLuis Rascão2016-01-151-1/+2
| | | | | | | | | | | | | | Use retest feature/rebar-windows-ci branch that adds Windows tests support, test setup callback and additional touch command. For all tests copy rebar and rebar.cmd using retest setup callback. Port OS specific commands used in tests to Erlang (eg. touch, rm, cp, stat..). rebar_ct: do away with grep command line invocation (which doesn't exist in Windows) and use instead plain Erlang parsing. Increase timeout for rgen1 test to 4 minutes, Windows Appveyor can take longer than the previous 2 minutes.
* Lock retest dependencyLuis Rascão2015-11-021-1/+1
| | | | | Master right now is broken, prevents rebar integration tests from succeeding.
* Clean up rebar.config.scriptTuncer Ayaz2013-12-171-4/+1
|
* Switch retest dep to upstream (dizzyd/retest.git)Tuncer Ayaz2013-12-041-1/+1
| | | | | Now that Dave has merged all patches, it's safe to switch back to upstream retest.
* Refactor ci supportTuncer Ayaz2012-07-011-0/+20