index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
function
/
builtin
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Boris Kolpackov
1
-1
/
+1
2018-07-16
Resolve function overload via the argument reversal to untyped
Boris Kolpackov
1
-10
/
+1
2018-05-19
Update copyright year
Karen Arutyunov
2
-2
/
+2
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
1
-1
/
+1
2017-06-21
Add support for $envvar() function
Karen Arutyunov
1
-0
/
+61
2017-01-23
Implement automatic loading of directory buildfiles
Boris Kolpackov
1
-1
/
+1
Now instead of explicitly writing: d = foo/ bar/ ./: $d include $d We can (usually) just write: ./: foo/ bar/
2017-01-05
Update copyright year
Boris Kolpackov
2
-2
/
+2
2016-12-16
Convert tests/ to subproject, initial work on cross-testing support
Boris Kolpackov
1
-1
/
+1
2016-12-09
Initial parallel scheduler implementation, use to run testscrips
Boris Kolpackov
1
-2
/
+2
2016-12-01
Organize tests/, factor common testscript fragments
Boris Kolpackov
2
-9
/
+1
2016-11-25
Implement literal here-document support
Boris Kolpackov
1
-1
/
+1
2016-11-23
Implement few builtin functions that can operate on any value
Boris Kolpackov
2
-0
/
+75
type() null() empty () identity()