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
/
parser
/
driver.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
Add support for config.test.output variable
Karen Arutyunov
1
-2
/
+2
2017-03-02
Implement parallel match
Boris Kolpackov
1
-5
/
+1
2017-02-13
Add notion of load phase generation
Boris Kolpackov
1
-1
/
+1
2017-02-13
Add scheduling calls to operation's match()
Boris Kolpackov
1
-4
/
+7
2017-02-13
Add model mutex, make var_pool const by default
Boris Kolpackov
1
-4
/
+5
2017-01-19
Add support for portable path modifer and dot character escaping inversion
Karen Arutyunov
1
-0
/
+7
2017-01-19
Get rid of extension_pool
Boris Kolpackov
1
-8
/
+7
2017-01-12
Implement support for narrowing down tests (config.test)
Boris Kolpackov
1
-5
/
+12
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-12-09
Initial parallel scheduler implementation, use to run testscrips
Boris Kolpackov
1
-0
/
+2
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
1
-1
/
+1
2016-11-11
Clean up testscript grammar and parser
Boris Kolpackov
1
-1
/
+1
2016-11-08
Implement testscript command-if
Boris Kolpackov
1
-5
/
+34
2016-11-08
Get rid of faulty test script move-ctor
Karen Arutyunov
1
-2
/
+2
2016-11-04
Restructure testscript parser slightly
Boris Kolpackov
1
-5
/
+5
2016-11-04
Implement command-pipe, command-expr in testscript parser
Boris Kolpackov
1
-2
/
+2
2016-11-04
Implement description support in testscript
Boris Kolpackov
1
-2
/
+37
2016-11-04
Handle explicit test scopes
Boris Kolpackov
1
-4
/
+13
2016-11-04
Add support for setup/teardown commands
Boris Kolpackov
1
-1
/
+1
2016-11-04
Implement creation/cleanup of testscript root working directory
Boris Kolpackov
1
-1
/
+1
2016-11-04
Implement support for compound tests
Boris Kolpackov
1
-8
/
+46
2016-11-04
Add testscript runner scope enter/leave callbacks
Boris Kolpackov
1
-1
/
+7
2016-11-04
Add support for testscript scope id, working directory
Boris Kolpackov
1
-6
/
+8
2016-11-04
Pass command index, location to test runner
Boris Kolpackov
1
-1
/
+1
2016-11-04
Move exit status to command, make runner run commands, not tests
Boris Kolpackov
1
-1
/
+1
2016-11-04
Add testscript parser unit test
Boris Kolpackov
1
-0
/
+99