summaryrefslogtreecommitdiff
path: root/lib/common_test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/various-adjustments'Rickard Green2022-02-141-14/+14
|\
| * Peer runtime dependency fixesRickard Green2022-02-141-14/+14
* | Merge pull request #5700 from u3s/kuba/stdlib/uri_string_quote/OTP-17778Jakub Witczak2022-02-111-2/+2
|\ \
| * | stdlib: add quote, unquote functions in uri_stringJakub Witczak2022-02-111-2/+2
* | | Merge pull request #5398 from max-au/max-au/cleanup-vxworksRickard Green2022-02-112-6/+2
|\ \ \ | |_|/ |/| |
| * | vxworks: remove remaining tracesMaxim Fedorov2021-12-122-6/+2
* | | Merge branch 'rickard/ts_clear_aflags_fix/master/OTP-17888'Rickard Green2022-02-112-35/+62
|\ \ \ | |_|/ |/| |
| * | Merge branch 'rickard/ts_clear_aflags_fix/OTP-17888' into rickard/ts_clear_af...Rickard Green2022-01-252-35/+62
| |\ \
| | * | Fix clearing of ERL_AFLAGS in test_serverRickard Green2022-01-251-30/+59
* | | | [cleanup] Replace test_server:os_type() with os:type()Maxim Fedorov2022-02-011-10/+0
* | | | dialyzer: Refine the type for erlang:raise/3Björn Gustavsson2022-01-282-0/+10
|/ / /
* | | Merge pull request #5597 from garazdawi/lukas/add-gh-actions-testing/OTP-17710Lukas Larsson2022-01-216-7/+11
|\ \ \
| * | | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-213-3/+3
| * | | otp: Make tests pass when run in source treeLukas Larsson2022-01-211-0/+1
| * | | otp: Add DEVELOPMENT howto and complete `make test` supportLukas Larsson2022-01-211-1/+4
| * | | ct: Do not flush output when exiting ct_runLukas Larsson2022-01-211-3/+3
* | | | Merge branch 'maint'Lukas Larsson2022-01-211-0/+2
|\ \ \ \ | |/ / / |/| | |
* | | | Merge pull request #5581 from garazdawi/lukas/ct/add-file-and-line-to-surefir...Lukas Larsson2022-01-214-35/+212
|\ \ \ \
| * | | | ct: Add tests for surefire file and lineLukas Larsson2022-01-212-11/+59
| * | | | ct: Fix surefire logs for parallel testcasesLukas Larsson2022-01-211-7/+13
| * | | | ct: Fix crash in ct_hooks_lockLukas Larsson2022-01-211-1/+5
| * | | | ct: Optimize surefire cth to keep state in seperate processLukas Larsson2022-01-211-31/+91
| * | | | ct: Add correct file and line to surefire reportLukas Larsson2022-01-191-4/+63
| |/ / /
* | | | Merge pull request #5521 from max-au/max-au/deprecate-ct_slaveBjörn Gustavsson2021-12-171-0/+2
|\ \ \ \
| * | | | [ct_slave] deprecate the module completelyMaxim Fedorov2021-12-151-0/+2
* | | | | Update copyright yearRickard Green2021-12-1620-20/+20
|/ / / /
* | | | Merge branch 'maint'Rickard Green2021-12-152-1/+25
|\ \ \ \ | |/ / /
| * | | Prepare releaseErlang/OTP2021-12-142-1/+25
* | | | Merge branch 'maint'Rickard Green2021-12-1359-59/+59
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update copyright yearRickard Green2021-12-1359-59/+59
* | | Fix typos in lib/common_testKian-Meng, Ang2021-12-0538-77/+77
* | | Merge branch 'maint'Jakub Witczak2021-11-242-16/+37
|\ \ \ | |/ /
| * | Merge pull request #5375 from attah/ct-anchor-linksJakub Witczak2021-11-242-16/+37
| |\ \
| | * | common_test: add anchor links to logAnton Thomasson2021-11-122-16/+37
* | | | Merge branch 'maint'Ingela Anderton Andin2021-11-231-0/+1
|\ \ \ \ | |/ / /
| * | | common_test: fix specAnton Thomasson2021-11-091-0/+1
| |/ /
* | | Merge pull request #5162 from max-au/max-au/peerBjörn Gustavsson2021-11-103-0/+113
|\ \ \
| * | | slave: deprecate the module completelyMaxim Fedorov2021-11-082-0/+4
| * | | Introduce CT_PEERMaxim Fedorov2021-11-082-0/+109
* | | | Update dependencies for common_testBjörn Gustavsson2021-11-101-16/+16
|/ / /
* | | common_test: remove undocumented 'tracer node' featureMaxim Fedorov2021-09-292-323/+30
* | | Merge branch 'maint'Jakub Witczak2021-09-295-31/+293
|\ \ \ | |/ /
| * | Merge pull request #5242 from acw224/acw224/common_test/group_parsing_modific...Jakub Witczak2021-09-295-31/+293
| |\ \
| | * | Update the CT test_spec grammar to accept group-path of group_specacw2242021-09-264-7/+72
| | * | Update the doc CT test_spec grammar to match actual behavioracw2242021-08-033-25/+222
* | | | Stop using the r18, r19, r20, and r21 optionsBjörn Gustavsson2021-09-271-6/+1
* | | | Merge branch 'maint'Henrik Nord2021-09-222-1/+22
|\ \ \ \ | |/ / /
| * | | Prepare releaseErlang/OTP2021-09-172-1/+22
* | | | Merge branch 'maint'Ingela Anderton Andin2021-09-1320-101/+99
|\ \ \ \ | |/ / /
| * | | test suites: replace ?t: with test_server:Maxim Fedorov2021-09-0820-101/+99