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
/
unit-tests
/
test
/
script
/
lexer
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
1
-2
/
+2
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-4
/
+2
2017-06-27
Add support for regex function family
Karen Arutyunov
1
-4
/
+6
2017-06-26
Add support for $path_search() and $path_match()
Karen Arutyunov
1
-3
/
+3
2017-05-01
Add hxx extension for headers
Karen Arutyunov
1
-4
/
+4
2017-03-17
Implement create meta-operation
Boris Kolpackov
1
-1
/
+1
2017-03-16
Add ability for meta-operation to preprocess buildspec
Boris Kolpackov
1
-1
/
+1
2017-03-16
Add support for >! test command redirect
Karen Arutyunov
2
-0
/
+27
2017-03-02
Fix unit test code generation
Boris Kolpackov
1
-3
/
+1
2017-02-13
Add notion of phase, enforce
Boris Kolpackov
1
-1
/
+6
2017-01-24
Add support for comparison of test command output to a file
Karen Arutyunov
2
-18
/
+30
2017-01-09
Tests cleanup (take 2)
Karen Arutyunov
7
-324
/
+573
2017-01-05
Update copyright year
Boris Kolpackov
2
-2
/
+2
2017-01-04
Treat any testscript line that starts with dot as directive
Boris Kolpackov
1
-0
/
+5
2017-01-04
Update tests to reflect lexer mode renames (previous commit)
Boris Kolpackov
5
-219
/
+219
2016-12-15
Minor testscript cleanups
Boris Kolpackov
7
-7
/
+7
2016-12-09
Initial parallel scheduler implementation, use to run testscrips
Boris Kolpackov
1
-10
/
+4
2016-11-25
Implement literal here-document support
Boris Kolpackov
1
-1
/
+2
2016-11-25
Allow here-document end marker to be wholly quoted
Boris Kolpackov
1
-1
/
+1
2016-11-25
Distinguish token quoting type and completeness
Boris Kolpackov
1
-113
/
+0
2016-11-04
Add support for cleanup types to testscript parser
Karen Arutyunov
2
-7
/
+24
2016-11-04
Update testscripts
Boris Kolpackov
1
-1
/
+2
2016-11-04
Add tests and fixes for trailing description support
Boris Kolpackov
1
-2
/
+6
2016-11-04
Implement description support in testscript
Boris Kolpackov
6
-12
/
+60
2016-11-04
Add support of cleanups to testscript parser
Karen Arutyunov
2
-0
/
+19
2016-11-04
Add support of merge redirect to testscript parser
Karen Arutyunov
2
-0
/
+20
2016-11-04
Add support of file redirects to testscript runner
Karen Arutyunov
3
-1
/
+177
2016-11-04
Implement support for testscript scopes
Boris Kolpackov
2
-2
/
+12
2016-11-04
Add tests for first_token, second_token testscript lexer modes
Boris Kolpackov
3
-3
/
+79
2016-11-04
Add support for setup/teardown commands
Boris Kolpackov
4
-4
/
+14
2016-11-04
Add couple of testscript tests
Boris Kolpackov
2
-1
/
+114
2016-11-04
Implement support for compound tests
Boris Kolpackov
5
-3
/
+51
2016-11-04
Add support for testscript scope id, working directory
Boris Kolpackov
1
-2
/
+2
2016-11-04
Minor testscript changes
Boris Kolpackov
1
-40
/
+0
2016-11-04
Implement concurrent_runner
Boris Kolpackov
1
-1
/
+1
2016-11-04
Add testscript parser unit test
Boris Kolpackov
2
-2
/
+2
2016-11-04
Implement two-stage testscript parsing
Boris Kolpackov
1
-0
/
+14
2016-11-04
Minor testscript fixes/changes
Boris Kolpackov
1
-0
/
+2
2016-11-04
Print full test info in test runner
Karen Arutyunov
1
-1
/
+1
2016-11-04
Complete testscript parser's parse_command_exit()
Karen Arutyunov
1
-0
/
+1
2016-11-04
Various testscript lexer/parser fixes (testscript)
Boris Kolpackov
1
-1
/
+1
2016-11-04
Fix few bugs in testscript parser
Karen Arutyunov
1
-0
/
+4
2016-11-04
Fix bug in testscript lexer
Boris Kolpackov
1
-0
/
+1
2016-11-04
Implement testscript $*, $NN, $~ special variables
Boris Kolpackov
3
-7
/
+70
2016-11-04
Set test variable for testscript, improve test rule
Boris Kolpackov
1
-0
/
+1
2016-11-04
Use variable lookup hook in testscript parser
Boris Kolpackov
1
-0
/
+5
2016-11-04
Start unit-tests/ with test/script/lexer
Boris Kolpackov
3
-0
/
+84