summaryrefslogtreecommitdiff
path: root/inttest
Commit message (Expand)AuthorAgeFilesLines
* inttest/*: do not export_allTuncer Ayaz2017-08-1951-56/+60
* port_compiler: generate clang compilation dbTuncer Ayaz2016-08-191-0/+1
* Add raw to VsnRegex-Free depJesse Gumm2016-03-203-2/+10
* Support rebar3-style depsJesse Gumm2016-03-204-0/+69
* Merge pull request #588 from lrascao/fix/look_for_ct_spec_files_only_in_test_dirLuis Rascão2016-03-185-0/+59
|\
| * Optionally look for ct .spec files in the ct_dir that was specifiedLuis Rascão2016-03-145-0/+59
* | Introduce REBAR_VSN_CACHE_FILE env variable to load/save vsn cacheMatwey V. Kornilov2016-03-182-0/+103
* | Introduce REBAR_DEPS_PREFER_LIBS env variable to alter search behaviourMatwey V. Kornilov2016-03-146-0/+79
* | Fix bug when running gcc in cross_sizeofFrank Hunleth2016-03-133-0/+67
|/
* Merge pull request #590 from lrascao/feature/allow_port_env_flags_redefinitionLuis Rascão2016-02-234-0/+97
|\
| * Treat port env vars as expandable only if they self referenceLuis Rascão2016-02-194-0/+97
* | Merge pull request #591 from lrascao/fix/eunit-tests-surefire-crash-and-testLuis Rascão2016-02-234-0/+63
|\ \
| * | Provide additional test coverage for surefire enabled eunit testingLuis Rascão2016-02-194-0/+63
| |/
* | Additional Common Test regression testsLuis Rascão2016-02-1910-0/+120
|/
* Add neotoma regression testLuis Rascão2016-02-138-0/+1166
* Add support for Windows integration testingLuis Rascão2016-01-1536-151/+341
* Merge pull request #530 from paulo-ferraz-oliveira/fix/code_path_for_behaviorsFred Hebert2015-08-214-0/+57
|\
| * Allow behaviors defined inside xref_extra_pathPaulo Oliveira2015-08-214-0/+57
* | Merge pull request #535 from lrascao/feature/add_regression_test_covered_ctFred Hebert2015-08-1910-0/+91
|\ \ | |/ |/|
| * Add regression test for covered common testLuis Rascão2015-08-1810-0/+91
* | Fix up colored log supportTuncer Ayaz2015-07-031-17/+9
* | Add colored logsAndrey Teplyashin2015-07-033-10/+28
|/
* Generate reserved file for erlc regression testLuis Rascao2015-06-252-4/+4
* Comment typosFred Hebert2015-05-091-4/+4
* Add proto gpb error test caseLuis Rascao2015-05-089-4/+161
* Fix parse_transform option in rebar.configDavid Kubecka2015-04-202-1/+11
* Fix error when processing non-existent include_lib fileDavid Kubecka2015-04-061-0/+3
* Store also max modified times in erlcinfoDavid Kubecka2015-04-063-0/+15
* Delete existing out-edges before adding new ones in modify_erlcinfoDavid Kubecka2015-04-062-3/+26
* Assemble Dirs passed to update_erlcinfo in one placeDavid Kubecka2015-04-055-5/+37
* Basic test for erlc (re)compiling and erlcinfoDavid Kubecka2015-04-053-0/+101
* Fix whitespace errorsTuncer Ayaz2015-04-021-6/+6
* Add 'cover_export_json' optionBrian H. Ward2015-03-113-0/+96
* Fix OTP .appup.src processing on empty listsLuis Rascao2015-03-027-10/+313
* Merge pull request #449 from lrascao/feature/support_appup_src_filesFred Hebert2015-02-059-0/+177
|\
| * Support .appup.src[.script] filesLuis Rascao2015-02-049-0/+177
* | Merge pull request #445 from norton/norton-erlc-orderFred Hebert2015-02-024-5/+21
|\ \
| * | Test order for erl_first_filesJoseph Wayne Norton2015-01-264-5/+21
| |/
* | Support custom protobuf directoryLuis Rascao2015-01-318-9/+152
|/
* Merge pull request #424 from tomas-abrahamsson/gpb-recompilation-detection-2Fred Hebert2015-01-261-0/+56
|\
| * gpb: add inttest for recompilation with no changesLuis Rascao2015-01-241-0/+6
| * Recompile .proto files with gpb also with prefix/suffixTomas Abrahamsson2015-01-241-0/+50
* | Fix .app.src.script bug introduced in b44b4f4Vlad Dumitrescu2015-01-204-5/+156
|/
* inttest/ct3: fix overlong lineTuncer Ayaz2015-01-141-1/+2
* Remove a git url in gpb and protobuffs inttest configsTomas Abrahamsson2015-01-132-8/+4
* Copy instead of rsync gpb and protobuffs inttest mocksTomas Abrahamsson2015-01-104-4/+16
* Replace inttest external dep to protobuffs with a mockTomas Abrahamsson2015-01-074-3/+83
* Bugfix comment in inttest/proto_protobuffs/rebar.configTomas Abrahamsson2015-01-071-1/+1
* Replace inttest external dependency to gpb with a mockTomas Abrahamsson2015-01-075-8/+87
* Merge pull request #413 from tomas-abrahamsson/undo-386-mergeFred Hebert2014-12-301-50/+0
|\