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
/
test
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-10-14
Fix printing test id multiple times on test failure
Karen Arutyunov
1
-0
/
+26
2022-10-13
Fix script 'for' loop tests
Karen Arutyunov
1
-2
/
+2
2022-10-13
Add support for 'for' loop second (... | for x) and third (for x <...) forms ↵
Karen Arutyunov
2
-0
/
+570
in script
2022-09-28
Add support for 'for' loop first form (for x:...) in script
Karen Arutyunov
1
-0
/
+42
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
3
-6
/
+22
2022-07-07
Use new cmdline type for canned command lines in {Build,Test}script
Boris Kolpackov
2
-3
/
+3
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
2
-60
/
+106
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-4
/
+4
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
3
-1
/
+9
2020-12-14
Make export script builtin tests more robust
Karen Arutyunov
1
-0
/
+5
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
2
-2
/
+135
2020-12-11
Copy parent scope's test program list in runner's entry() function rather ↵
Karen Arutyunov
1
-3
/
+29
than in scope's constructor
2020-12-11
Fix set pseudo-builtin to reset special variables when required
Karen Arutyunov
1
-0
/
+9
2020-12-11
Prefix pseudo-builtin diagnostincs messages with their names
Karen Arutyunov
3
-12
/
+12
2020-12-08
Add support for config.test.runner
Karen Arutyunov
2
-0
/
+58
2020-12-02
Add support for buildscript depdb preamble
Karen Arutyunov
1
-3
/
+3
2020-11-19
Fix set buildscript builtin crash on Windows
Karen Arutyunov
1
-1
/
+8
2020-11-06
Fix mistreating test operation timeout as test timeout in some case
Karen Arutyunov
1
-4
/
+8
2020-11-06
Add support for test timeouts
Karen Arutyunov
8
-22
/
+768
2020-06-19
Adapt mv builtin tests to terminology change
Karen Arutyunov
1
-1
/
+1
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
2
-8
/
+24
Also disable C++ recipe tests when cross-testing.
2020-06-08
Cleanup script command failure diagnostics
Karen Arutyunov
4
-3
/
+12
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
5
-38
/
+189
2020-03-17
Adapt testscripts to ln builtin target path completion fix
Karen Arutyunov
1
-2
/
+2
2020-03-11
Optimize testscripts not to search for subprojects
Karen Arutyunov
2
-0
/
+2
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
36
-36
/
+0
2019-09-27
Add support for testscript builtin escaping
Karen Arutyunov
1
-0
/
+20
2019-09-27
Move testscript builtins to libbutl
Karen Arutyunov
14
-1531
/
+201
2019-08-21
Make testscripts to ignore user's default options files
Karen Arutyunov
4
-4
/
+4
2019-08-19
Revert previous (erroneously pushed to master) commit
Karen Arutyunov
4
-4
/
+4
2019-08-19
Make testscripts to ignore user's default options files
Karen Arutyunov
4
-4
/
+4
2019-08-01
Combine multiple single-character flags into a single argument for ↵
Karen Arutyunov
4
-7
/
+7
testscript commands
2019-07-24
Use CLI-generated classes to parse testscript builtin options
Karen Arutyunov
13
-28
/
+120
2019-07-05
Fix failing testscript cp builtin test
Karen Arutyunov
1
-15
/
+10
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+13
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-3
/
+3
2019-01-24
Add testscript sleep builtin
Karen Arutyunov
5
-4
/
+37
2019-01-16
Update copyright year
Karen Arutyunov
39
-39
/
+39
2018-11-17
Print id of failed test
Karen Arutyunov
9
-11
/
+123
2018-09-05
Create .buildignore file in testscript root working directory
Karen Arutyunov
2
-3
/
+9
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Boris Kolpackov
31
-76
/
+77
2018-07-17
Add --after <ref-file> option for testscript touch builtin
Karen Arutyunov
1
-6
/
+29
2018-07-14
Add testscript mv builtin
Karen Arutyunov
1
-0
/
+252
2018-05-24
Remove target/scope irregularity workarounds
Boris Kolpackov
1
-2
/
+2
2018-05-19
Update copyright year
Karen Arutyunov
38
-38
/
+38
2018-05-19
Fix testscripts using types for testscript and manifest targets
Karen Arutyunov
4
-9
/
+9
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
4
-4
/
+4
2018-05-16
Redo testscript diagnostics not to rely on invalid paths
Karen Arutyunov
1
-3
/
+6
2018-03-19
Add missed file to builtins tests buildfile
Karen Arutyunov
1
-1
/
+1
2018-03-19
Add support for cp builtin -p option
Karen Arutyunov
2
-3
/
+73
[next]