summaryrefslogtreecommitdiff
path: root/lib/edoc/test
Commit message (Expand)AuthorAgeFilesLines
* Handle feature attribute in epp_dodgerRoberto Aloi2023-04-262-2/+15
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-2/+2
* edoc: Fix eep48 suite when cover compiledLukas Larsson2021-05-041-3/+9
* Do not drop module name from MFA-style specsRadek Szymczyszyn2021-02-081-0/+8
* Add a fixture of a spec prefix with a module nameRadek Szymczyszyn2021-02-081-0/+3
* Warn about deprecated @type tags and prioritise -type attributesRadek Szymczyszyn2021-02-072-2/+48
* Warn about deprecated @spec tags and prioritise -spec attributesRadek Szymczyszyn2021-02-072-2/+46
* Adjust function signature formatting to better comply with EEP-48Radek Szymczyszyn2021-02-051-8/+8
* Add a script to batch test librariesRadek Szymczyszyn2021-02-051-0/+30
* Fix various small thingsRadek Szymczyszyn2021-02-051-6/+0
* Improve spec formatter completeness, diagnostics and robustnessRadek Szymczyszyn2021-02-052-15/+80
* Annotate bounded_fun specs with arg namesRadek Szymczyszyn2021-02-052-11/+44
* Group @see references at the end of a descriptionRadek Szymczyszyn2021-02-052-1/+16
* Annotate specs with arg names (no 'bounded_fun' support yet)Radek Szymczyszyn2021-02-052-2/+116
* Store function signatures with arg namesRadek Szymczyszyn2021-02-052-2/+113
* Fix build issues, Dialyzer errors, and enable testsRadek Szymczyszyn2021-02-051-1/+2
* Import EEP-48 chunk supportRadek Szymczyszyn2021-02-053-0/+427
* Merge branch 'maxno-kivra/edoc/macro_funs/PR-2674/OTP-17153'Hans Bolinder2021-01-291-0/+5
|\
| * EDoc: Add docs and test of user defined macrosHans Bolinder2021-01-291-0/+5
* | Replace @spec/@type tags with corresponding attributesRadek Szymczyszyn2020-12-211-3/+28
|/
* edoc: Fix EDoc regarding Unicode atomsHans Bolinder2017-04-073-2/+99
* Run preprocess when generating xmerl documentation in testSiri Hansen2017-03-091-1/+1
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* [edoc] remove functionality related to packagesVlad Dumitrescu2015-01-161-2/+2
* [edoc] add test for nested source directoriesVlad Dumitrescu2015-01-164-2/+21
* edoc: More Map testsBjörn-Egil Dahlberg2014-07-111-1/+41
* edoc, syntax_tools: Don't fail on invalid UTF-8Hans Bolinder2014-06-264-2/+43
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+9
* edoc: Add test for Maps in EDocBjörn-Egil Dahlberg2014-01-282-18/+48
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-5/+5
* removed CVS-keywords from source filesRichard Carlsson2011-08-041-2/+0
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting for edocLukas Larsson2011-02-171-4/+5
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* | Update edoc tests to conform with common_test standardLukas Larsson2011-02-172-5/+15
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-205-0/+1105