summaryrefslogtreecommitdiff
path: root/inttest/app_src
Commit message (Collapse)AuthorAgeFilesLines
* inttest/*: do not export_allTuncer Ayaz2017-08-192-2/+2
|
* Add support for Windows integration testingLuis Rascão2016-01-151-2/+7
| | | | | | | | | | | | | | 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.
* Fix .app.src.script bug introduced in b44b4f4Vlad Dumitrescu2015-01-201-1/+25
| | | | | Handle the case when both .app.src and .app.src.script exist; the script takes precedence.
* add tests for processing .app.src{.script} filesVlad Dumitrescu2014-12-032-0/+60