summaryrefslogtreecommitdiff
path: root/erts/test/otp_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* diameter: remove optional call to deprecated fn and update appupKiko Fernandez-Reyes2023-04-251-1/+1
* Check for non-recommended functions only in OTP codeBjörn Gustavsson2023-03-301-24/+36
* Update copyright yearErlang/OTP2023-03-211-1/+1
* otp_SUITE: Update tests for non-recommended functionsBjörn Gustavsson2023-02-171-9/+10
* Simplify the test_runtime_dependencies_versions/1 test caseBjörn Gustavsson2022-12-011-327/+199
* Merge branch 'maint' into masterHenrik Nord2022-03-101-1/+1
|\
| * Update copyright yearErlang/OTP2022-03-091-1/+1
* | Merge branch 'lukas/25/test-fixes'Sverker Eriksson2022-02-281-3/+14
|\ \
| * | system: Fix otp_SUITE with --disable-esockLukas Larsson2022-02-171-3/+14
* | | Merge branch 'maint' into masterSverker Eriksson2022-02-281-12/+5
|\ \ \ | |/ / |/| / | |/
| * socket: Filter undefined calls from socket testLukas Larsson2022-02-181-1/+9
* | erts: Ignore undef prim_socket functionsLukas Larsson2022-01-101-1/+16
* | Fix printout of missing functionLukas Larsson2021-12-281-1/+1
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Fix typos in erts/testKian-Meng, Ang2021-11-291-4/+4
* | Add app-file runtime_dependencies test and incorrect dependencies fixesKjell Winblad2021-07-091-4/+323
|/
* Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2021-03-031-18/+9
|\
| * otp_SUITE: Remove handling of the gs applicationBjörn Gustavsson2021-03-011-18/+9
* | otp_SUITE: Enhance the dependency tests to run in both xref modesBjörn Gustavsson2021-02-261-9/+35
* | otp_SUITE: Refactor creation of the xref serverBjörn Gustavsson2021-02-261-24/+29
|/
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-48/+7
* Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-3/+3
* kernel: Add erts to code:lib_dir lookupLukas Larsson2020-02-241-2/+8
* system: Remove special handling of EDoc in otp_SUITE.Hans Bolinder2019-08-201-9/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* system (test): Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-151-2/+2
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-061-6/+6
* | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-061-9/+9
* | Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-051-15/+4
* | Remove ?line macrosBjörn-Egil Dahlberg2016-04-051-251/+251
|/
* otp_SUITE: Remove handling of test_server applicationBjörn Gustavsson2016-02-261-30/+2
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Remove the deprecated webtool applicationBjörn Gustavsson2015-10-141-2/+2
* Adjust test case for missing applicationsHans Bolinder2015-09-221-2/+21
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'maint'Erland Schönbeck2015-03-251-3/+1
|\
| * Update with changes in new time apiErland Schönbeck2015-03-231-3/+1
* | Merge branch 'maint'Erland Schönbeck2015-03-231-10/+2
|\ \ | |/
| * Revert "Use new time API and be back-compatible in ssh"Erland Schönbeck2015-03-161-10/+2
* | Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-201-18/+28
|\ \ | |/ |/|
| * otp_SUITE: Warn for calls to erlang:now/0Björn Gustavsson2015-03-201-18/+28
* | Use new time API and be back-compatible in sshErland Schönbeck2015-02-251-2/+10
* | otp_SUITE: Ignore diameter undefined function errorsErland Schönbeck2015-02-181-2/+18
|/
* Support for ignoring apps in runtime_dependencies testRickard Green2014-04-011-11/+69
* Remove orber/cos*/ic files from encoding testLars Thorsen2014-03-281-0/+10
* Add test-case verifying runtime dependencies found by xrefRickard Green2014-03-201-2/+60
* otp_SUITE: Add test cases to ensure that OTP conventions are obeyedBjörn Gustavsson2013-04-191-2/+62