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
/
script
/
runner
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
Organize tests/, factor common testscript fragments
Boris Kolpackov
2
-23
/
+5
2016-11-30
Add support for typed/untyped concatenated expansion
Boris Kolpackov
2
-2
/
+2
2016-11-25
Implement literal here-document support
Boris Kolpackov
2
-4
/
+4
2016-11-22
Fix typo
Boris Kolpackov
2
-2
/
+2
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
2
-2
/
+2
2016-11-15
Add cat, false and true builtins
Karen Arutyunov
5
-99
/
+6
2016-11-08
Add mkdir and touch builtins
Karen Arutyunov
6
-67
/
+306
2016-11-04
Fix Clang and VC warnings
Karen Arutyunov
1
-2
/
+5
2016-11-04
Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)
Karen Arutyunov
1
-0
/
+8
2016-11-04
Add support for cleanup types to testscript runner
Karen Arutyunov
1
-41
/
+56
2016-11-04
Check if registered for cleanup path is in test scope working directory
Karen Arutyunov
1
-1
/
+27
2016-11-04
Add support for &dir/*** test path cleanup syntax
Karen Arutyunov
1
-9
/
+91
2016-11-04
Update testscripts
Boris Kolpackov
2
-1
/
+21
2016-11-04
Add support of paths cleanups to testscript runner
Karen Arutyunov
3
-1
/
+28
2016-11-04
Add support of merge redirect to testscript runner
Karen Arutyunov
3
-9
/
+35
2016-11-04
Add support of file redirects to testscript runner
Karen Arutyunov
2
-3
/
+11
2016-11-04
Add support of file redirects to testscript parser
Karen Arutyunov
1
-0
/
+2
2016-11-04
Support paths cleanup when test scope is left
Karen Arutyunov
1
-0
/
+4
2016-11-04
Fix printing no-newline here-doc and here-str
Karen Arutyunov
2
-19
/
+54
2016-11-04
Rename tests/test/script/ to tests/test/script/runner/
Boris Kolpackov
3
-0
/
+155
[prev]