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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
Use wildcard patterns
Boris Kolpackov
1
-2
/
+1
2017-03-02
Implement parallel match
Boris Kolpackov
2
-2
/
+2
2017-03-01
Add set builtin
Karen Arutyunov
2
-1
/
+276
2017-02-16
Add cp builtin
Karen Arutyunov
2
-1
/
+307
2017-02-11
Add support for &dir/*[*][/] test path cleanup syntax
Karen Arutyunov
1
-35
/
+104
2017-02-10
Fix save_regex()
Karen Arutyunov
2
-30
/
+49
2017-02-03
Fix runner output in verbose (-v, -V) modes
Karen Arutyunov
3
-18
/
+24
2017-02-03
Add sed builtin
Karen Arutyunov
2
-1
/
+313
2017-01-31
Move builtin and runner tests to '$c ... && $b' pattern
Karen Arutyunov
11
-366
/
+180
2017-01-31
Add support for test command pipe, expression and command-if
Karen Arutyunov
5
-43
/
+593
2017-01-26
Add test builtin
Karen Arutyunov
2
-1
/
+80
2017-01-24
Add support for shared here-documents
Karen Arutyunov
1
-0
/
+19
2017-01-24
Add support for comparison of test command output to a file
Karen Arutyunov
5
-22
/
+44
2017-01-23
Implement automatic loading of directory buildfiles
Boris Kolpackov
1
-3
/
+2
2017-01-19
Add rmdir builtin
Karen Arutyunov
3
-33
/
+165
2017-01-19
Add support for portable path modifer and dot character escaping inversion
Karen Arutyunov
9
-333
/
+773
2017-01-12
Rename script/integration to script-integration
Boris Kolpackov
3
-87
/
+1
2017-01-09
Tests cleanup (take 2)
Karen Arutyunov
1
-86
/
+102
2017-01-09
Make use of operator<<(ostream, exception)
Karen Arutyunov
4
-28
/
+3
2017-01-05
Update copyright year
Boris Kolpackov
15
-15
/
+15
2017-01-05
Tests cleanup
Karen Arutyunov
8
-573
/
+684
2017-01-05
Print signal/core dump like shell/make
Karen Arutyunov
2
-12
/
+99
2017-01-05
Save diff output for {stdout,stderr}.diff
Karen Arutyunov
2
-17
/
+47
2017-01-05
Add support for regex in runner
Karen Arutyunov
8
-120
/
+363
2016-12-16
Convert tests/ to subproject, initial work on cross-testing support
Boris Kolpackov
12
-59
/
+77
2016-12-09
Initial parallel scheduler implementation, use to run testscrips
Boris Kolpackov
1
-2
/
+2
2016-12-05
Make use of casts and canonicalizations in testscripts
Karen Arutyunov
4
-57
/
+58
2016-12-05
Add rm builtin
Karen Arutyunov
3
-3
/
+95
2016-12-01
Implement testscript variable-if
Boris Kolpackov
1
-1
/
+1
2016-12-01
Organize tests/, factor common testscript fragments
Boris Kolpackov
7
-34
/
+41
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
3
-6
/
+5
2016-11-23
Implement value type propagation on expansion
Boris Kolpackov
1
-1
/
+1
2016-11-23
Print test scope directory changes in verbose (-v) mode
Karen Arutyunov
1
-1
/
+1
2016-11-22
Fix typo
Boris Kolpackov
3
-3
/
+3
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
3
-3
/
+3
2016-11-15
Add cat, false and true builtins
Karen Arutyunov
9
-11
/
+86
2016-11-08
Add mkdir and touch builtins
Karen Arutyunov
7
-77
/
+316
2016-11-04
Fix Clang and VC warnings
Karen Arutyunov
1
-2
/
+5
2016-11-04
Implement missing testscript integration tests
Boris Kolpackov
2
-39
/
+49
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
Implement testscript working directory cleanup
Boris Kolpackov
1
-9
/
+29
2016-11-04
Update testscripts
Boris Kolpackov
3
-9
/
+23
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
Implement support for testscript scopes
Boris Kolpackov
1
-12
/
+16
[next]