aboutsummaryrefslogtreecommitdiff
path: root/tests/documentation
Commit message (Expand)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-2/+2
* Fix doc testsJeroen van Rijn7 days1-3/+3
* Port doc tester to os2 itself as wellJeroen van Rijn7 days1-19/+13
* Fix doc testerJeroen van Rijn7 days1-9/+15
* Changed some recently added //+ usages to #+ and also fixed some //+ usages i...Karl Zylinski2024-09-171-1/+1
* Begin mapping `os.Error` in the rest of the codebasegingerBill2024-08-041-1/+1
* Imply `#no_capture` to all variadic parametersgingerBill2024-07-141-1/+1
* Add more uses of `#no_capture`gingerBill2024-07-141-1/+1
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Fix tests for `-strict-style`gingerBill2023-06-261-2/+2
* [core:thread] Added `self_cleanup` flag to properly auto-clean threadshikari2023-06-071-2/+2
* Document core:math/rand and add 'possible output'Lucas Perlind2023-05-311-18/+32
* Document return values of strings and add allocator errors whereLucas Perlind2023-04-071-1/+1
* Re-enable documentation CI and improve error messagesLucas Perlind2023-04-071-2/+37
* Merge pull request #2436 from Lperlind/batch-failJeroen van Rijn2023-04-031-2/+3
|\
| * Make tests scripts error if a test failsLucas Perlind2023-04-031-2/+3
* | Enforce example names in documentationLucas Perlind2023-04-011-70/+97
|/
* Add documentation tester and make it apart of CI workflowLucas Perlind2023-03-302-0/+406