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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
Get rid of faulty test script move-ctor
Karen Arutyunov
5
-18
/
+16
2016-11-07
Make build.driver path absolute
Boris Kolpackov
3
-5
/
+19
2016-11-07
Rework pre-parsed line type in testscript
Boris Kolpackov
2
-53
/
+68
2016-11-07
Only do effective escaping when re-parsing expansions in testscript
Boris Kolpackov
2
-4
/
+19
2016-11-04
Use include-aware location in testscript
Boris Kolpackov
2
-4
/
+6
2016-11-04
Rework testscript parser into more modular/reusable functions
Boris Kolpackov
2
-220
/
+254
2016-11-04
Update testscript grammar with command-if
Boris Kolpackov
1
-3
/
+21
2016-11-04
Implement testscript inclusion support
Boris Kolpackov
8
-63
/
+406
2016-11-04
Make newline token always separated from previous one
Boris Kolpackov
1
-1
/
+2
2016-11-04
Adjust diag_record::os_ member name to os
Boris Kolpackov
2
-9
/
+9
2016-11-04
Print empty name as '' rather than {} in quoted mode
Boris Kolpackov
2
-6
/
+13
2016-11-04
Fix Clang and VC warnings
Karen Arutyunov
4
-5
/
+16
2016-11-04
Adopt to auto_fd introduced to libbutl fdstreams and process
Karen Arutyunov
9
-23
/
+17
2016-11-04
Update testscript spec with include directive grammar
Boris Kolpackov
1
-3
/
+22
2016-11-04
Rely on path from replay data in testscript re-parse phase
Boris Kolpackov
2
-5
/
+8
2016-11-04
Add file path to replay_token
Boris Kolpackov
2
-5
/
+21
2016-11-04
Restructure testscript parser slightly
Boris Kolpackov
5
-30
/
+54
2016-11-04
Implement missing testscript integration tests
Boris Kolpackov
2
-39
/
+49
2016-11-04
Add test for here-doc in pipe/expr command
Boris Kolpackov
1
-0
/
+38
2016-11-04
Fix VC compilation errors
Karen Arutyunov
1
-25
/
+25
2016-11-04
Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)
Karen Arutyunov
4
-14
/
+31
2016-11-04
Add support for cleanup types to testscript runner
Karen Arutyunov
3
-63
/
+98
2016-11-04
Implement command-pipe, command-expr in testscript parser
Boris Kolpackov
11
-79
/
+357
2016-11-04
Establish testscript builtins infrastructure
Boris Kolpackov
3
-0
/
+113
2016-11-04
Add support for cleanup types to testscript parser
Karen Arutyunov
7
-36
/
+102
2016-11-04
Add note to testscript style guide
Boris Kolpackov
1
-3
/
+6
2016-11-04
Implement support for here-document indentation
Boris Kolpackov
2
-11
/
+180
2016-11-04
Update test runner to accommodate cleanup types
Karen Arutyunov
4
-16
/
+28
2016-11-04
Check if registered for cleanup path is in test scope working directory
Karen Arutyunov
2
-18
/
+55
2016-11-04
Add clarification of combination tests to testscript spec
Boris Kolpackov
1
-0
/
+8
2016-11-04
Add style guide section to testscript spec
Boris Kolpackov
1
-0
/
+104
2016-11-04
Add &!, &? cleanup operators to testscript spec
Boris Kolpackov
1
-1
/
+1
2016-11-04
Update model to accommodate cleanup types
Boris Kolpackov
1
-20
/
+38
2016-11-04
Minor comment change
Boris Kolpackov
1
-16
/
+13
2016-11-04
Add support for &dir/*** test path cleanup syntax
Karen Arutyunov
4
-26
/
+156
2016-11-04
Implement testscript working directory cleanup
Boris Kolpackov
2
-18
/
+53
2016-11-04
Update testscripts
Boris Kolpackov
4
-10
/
+25
2016-11-04
Don't print "while updating ..." in quiet mode
Boris Kolpackov
1
-1
/
+3
2016-11-04
Add --no-line, --no-column options
Boris Kolpackov
10
-14
/
+73
2016-11-04
Suppress duplicates on test scope path cleanup registration
Karen Arutyunov
3
-44
/
+59
2016-11-04
Add tests and fixes for trailing description support
Boris Kolpackov
5
-26
/
+104
2016-11-04
Initial support for trailing description in testscript
Boris Kolpackov
6
-25
/
+91
2016-11-04
Minor testscript cleanups
Boris Kolpackov
2
-15
/
+21
2016-11-04
Implement description support in testscript
Boris Kolpackov
16
-62
/
+764
2016-11-04
Cache test command stdin
Karen Arutyunov
1
-41
/
+87
2016-11-04
Add support of paths cleanups to testscript runner
Karen Arutyunov
4
-1
/
+37
2016-11-04
Add support of merge redirect to testscript runner
Karen Arutyunov
4
-31
/
+77
2016-11-04
Add more test command file redirect tests
Karen Arutyunov
1
-0
/
+46
2016-11-04
Add support of cleanups to testscript parser
Karen Arutyunov
7
-28
/
+125
2016-11-04
Fix test command merge redirect parsing and testing
Karen Arutyunov
2
-11
/
+6
[prev]
[next]