aboutsummaryrefslogtreecommitdiff
path: root/tests/builtin/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Add find builtinKaren Arutyunov1-0/+7
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-21/+5
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2021-07-06Clear errno before calling strto*() functionsBoris Kolpackov1-0/+1
2020-11-06Add builtin::timed_wait(), builtin::try_wait(), and pseudo_builtin()Karen Arutyunov1-18/+133
2020-06-03Add builtin weightKaren Arutyunov1-3/+9
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-09-27Add builtins supportKaren Arutyunov1-0/+159