index
:
libbutl
base64url
build2-control
ci
fdstat
json
json-raw
lz4
lz4-fdstream
master
mingw-stdthread
noexcept
odb
optional
os-release
string-parser-comments
build2 utility library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
Use -pthread instead of -lpthread
Boris Kolpackov
1
-1
/
+1
2023-05-25
Add find builtin
Karen Arutyunov
2
-0
/
+283
2021-09-28
Get rid of C++ modules related code and rename *.mxx files to *.hxx
Karen Arutyunov
1
-21
/
+5
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-2
/
+3
2021-07-06
Clear errno before calling strto*() functions
Boris Kolpackov
1
-0
/
+1
2021-03-27
Fix occasionally failing timeout builtin test
Karen Arutyunov
1
-2
/
+2
2021-03-26
Add regex_replace_parse() overloads
Karen Arutyunov
1
-3
/
+3
2020-11-25
Allow multiple -e options for sed builtin
Karen Arutyunov
1
-16
/
+39
2020-11-06
Add builtin::timed_wait(), builtin::try_wait(), and pseudo_builtin()
Karen Arutyunov
3
-18
/
+166
2020-06-19
Adapt mv builtin tests to terminology change
Karen Arutyunov
1
-6
/
+6
2020-06-11
Add date builtin
Karen Arutyunov
1
-0
/
+48
2020-06-03
Add builtin weight
Karen Arutyunov
1
-3
/
+9
2020-03-17
Fix ln builtin not to complete relative target against working directory
Karen Arutyunov
1
-3
/
+3
2020-02-06
Drop copyright notice from source code
Boris Kolpackov
14
-14
/
+0
2019-09-27
Add builtins support
Karen Arutyunov
15
-0
/
+1992