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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
Implement create meta-operation
Boris Kolpackov
5
-5
/
+5
2017-03-16
Add ability for meta-operation to preprocess buildspec
Boris Kolpackov
5
-5
/
+5
2017-03-16
Add support for passing parameters to (meta-) operations
Boris Kolpackov
3
-1
/
+21
2017-03-16
Add support for >! test command redirect
Karen Arutyunov
3
-1
/
+35
2017-03-15
Add support for config.test.output variable
Karen Arutyunov
4
-7
/
+7
2017-03-14
Implement implied buildfile support
Boris Kolpackov
2
-10
/
+0
2017-03-06
Only recognize function call if lparen is unseparated
Boris Kolpackov
1
-3
/
+1
2017-03-02
Fix unit test code generation
Boris Kolpackov
6
-17
/
+6
2017-03-02
Implement parallel match
Boris Kolpackov
1
-5
/
+1
2017-02-13
Pass const scope& where modification should not happen
Boris Kolpackov
1
-1
/
+1
2017-02-13
Add notion of load phase generation
Boris Kolpackov
1
-1
/
+1
2017-02-13
Add notion of phase, enforce
Boris Kolpackov
4
-4
/
+19
2017-02-13
Add scheduling calls to operation's match()
Boris Kolpackov
3
-8
/
+9
2017-02-13
Add model mutex, make var_pool const by default
Boris Kolpackov
3
-5
/
+11
2017-02-11
Fix testscript parser not to strip leading blanks in here-doc
Karen Arutyunov
1
-0
/
+2
2017-01-31
Add support for test command pipe, expression and command-if
Karen Arutyunov
1
-0
/
+44
2017-01-24
Add support for shared here-documents
Karen Arutyunov
1
-0
/
+80
2017-01-24
Add support for comparison of test command output to a file
Karen Arutyunov
5
-38
/
+58
2017-01-23
Implement automatic loading of directory buildfiles
Boris Kolpackov
2
-6
/
+2
2017-01-19
Add support for portable path modifer and dot character escaping inversion
Karen Arutyunov
4
-63
/
+198
2017-01-19
Get rid of extension_pool
Boris Kolpackov
1
-8
/
+7
2017-01-18
Add missing diagnostics in testscript parser
Boris Kolpackov
1
-0
/
+68
2017-01-12
Implement support for narrowing down tests (config.test)
Boris Kolpackov
1
-5
/
+12
2017-01-09
Workaround libc++'s basic_string<line_char> crash
Karen Arutyunov
2
-30
/
+29
2017-01-09
Tests cleanup (take 2)
Karen Arutyunov
27
-1936
/
+2593
2017-01-06
Store platform targets as typed target_triplet
Boris Kolpackov
2
-3
/
+4
2017-01-06
Add testscript lexer support for portable path modifier (/)
Boris Kolpackov
1
-0
/
+12
2017-01-05
Update copyright year
Boris Kolpackov
20
-20
/
+20
2017-01-05
Tests cleanup
Karen Arutyunov
2
-3
/
+3
2017-01-05
Add support for regex in runner
Karen Arutyunov
6
-27
/
+242
2017-01-04
Treat any testscript line that starts with dot as directive
Boris Kolpackov
4
-52
/
+79
2017-01-04
Update tests to reflect lexer mode renames (previous commit)
Boris Kolpackov
5
-219
/
+219
2016-12-16
Add line_regex
Karen Arutyunov
4
-2
/
+266
2016-12-15
Minor testscript cleanups
Boris Kolpackov
8
-47
/
+7
2016-12-13
Various scheduler improvements and fixes
Boris Kolpackov
1
-23
/
+102
2016-12-09
Fix GCC 5 compilation error, improve scheduler unit test
Boris Kolpackov
1
-17
/
+31
2016-12-09
Initial parallel scheduler implementation, use to run testscrips
Boris Kolpackov
6
-12
/
+119
2016-12-05
Make use of casts and canonicalizations in testscripts
Karen Arutyunov
1
-2
/
+9
2016-12-05
Add comma, ternary, logical operators support in eval context
Boris Kolpackov
5
-3
/
+81
2016-12-01
Implement testscript variable-if
Boris Kolpackov
1
-0
/
+17
2016-11-30
Add support for typed/untyped concatenated expansion
Boris Kolpackov
4
-8
/
+8
2016-11-29
Fix escaping issue, propagate quoting for $ and ( tokens
Boris Kolpackov
1
-2
/
+2
2016-11-25
Implement literal here-document support
Boris Kolpackov
12
-57
/
+58
2016-11-25
Allow here-document end marker to be wholly quoted
Boris Kolpackov
5
-10
/
+87
2016-11-25
Distinguish token quoting type and completeness
Boris Kolpackov
5
-5
/
+206
2016-11-23
Disable compiler-dependent output check in function call unit test
Karen Arutyunov
1
-10
/
+10
2016-11-23
Implement value type propagation on expansion
Boris Kolpackov
2
-3
/
+3
2016-11-23
Implement few builtin functions that can operate on any value
Boris Kolpackov
2
-3
/
+3
2016-11-22
Use diagnostics facility from libbutl
Boris Kolpackov
1
-1
/
+1
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
2
-5
/
+5
[next]