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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
Disable bunch of bogus GCC warnings
Boris Kolpackov
1
-0
/
+2
2021-03-22
Fix tests to work for compressed file cache entries
Boris Kolpackov
1
-1
/
+1
2021-03-18
Add noop mode to file cache, add --file-cache option to select
Boris Kolpackov
1
-1
/
+1
2021-03-16
Define intermediate build results file cache interface
Boris Kolpackov
1
-1
/
+3
2021-02-11
Improve module name to file name matching logic
Boris Kolpackov
1
-0
/
+3
2021-02-11
Update header unit tests
Boris Kolpackov
1
-4
/
+4
2021-01-12
Diagnose typed and project-qualified empty names
Boris Kolpackov
1
-1
/
+0
2020-12-14
Make use of export testscript builtin
Karen Arutyunov
1
-5
/
+7
2020-12-14
Make export script builtin tests more robust
Karen Arutyunov
1
-0
/
+5
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
3
-4
/
+170
2020-12-11
Copy parent scope's test program list in runner's entry() function rather tha...
Karen Arutyunov
1
-3
/
+29
2020-12-11
Fix set pseudo-builtin to reset special variables when required
Karen Arutyunov
1
-0
/
+9
2020-12-11
Prefix pseudo-builtin diagnostincs messages with their names
Karen Arutyunov
3
-12
/
+12
2020-12-08
Redo $normalize(true) as separate $actualize()
Karen Arutyunov
1
-9
/
+12
2020-12-08
Add support for config.test.runner
Karen Arutyunov
3
-2
/
+107
2020-12-08
Fix buildscript assertion failure on redirecting command stderr to stdout
Karen Arutyunov
1
-0
/
+23
2020-12-02
Add support for buildscript depdb preamble
Karen Arutyunov
2
-19
/
+304
2020-11-30
Start adapting module mapper to latest GCC protocol
Boris Kolpackov
2
-0
/
+10
2020-11-19
Remove target files on ad hoc rule update buildscript error
Karen Arutyunov
1
-13
/
+60
2020-11-19
Fix set buildscript builtin crash on Windows
Karen Arutyunov
1
-1
/
+8
2020-11-17
Generalize dot escaping in target name rules
Boris Kolpackov
1
-20
/
+223
2020-11-06
Fix mistreating test operation timeout as test timeout in some case
Karen Arutyunov
1
-4
/
+8
2020-11-06
Add support for test timeouts
Karen Arutyunov
9
-22
/
+888
2020-09-28
Add $string.trim() function
Boris Kolpackov
1
-0
/
+7
2020-08-03
Fix buildscript diagnostics so diff output is always in unified format
Karen Arutyunov
1
-0
/
+22
2020-07-18
Add $regex.find_match() and $regex.find_search() functions
Karen Arutyunov
1
-0
/
+84
2020-07-16
Save original compiler path/mode in {c,cxx}.config.path/mode
Boris Kolpackov
4
-4
/
+4
2020-07-06
Adjust variable block applicability in dependency chains
Boris Kolpackov
2
-0
/
+95
2020-06-24
Stop forcing modules support in tests
Boris Kolpackov
1
-15
/
+0
2020-06-19
Adapt mv builtin tests to terminology change
Karen Arutyunov
1
-1
/
+1
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
4
-143
/
+159
2020-06-16
Add metadata for exe{b}, including whether it is statically-linked
Boris Kolpackov
3
-1
/
+11
2020-06-12
Fix invalid regex in C++ recipe tests
Boris Kolpackov
1
-2
/
+2
2020-06-11
Add tests for ad hoc C++ recipes
Boris Kolpackov
3
-9
/
+168
2020-06-10
Add ad hoc recipe if-else, switch tests (and fix bug)
Boris Kolpackov
1
-0
/
+149
2020-06-08
Add buildscript recipe tests
Karen Arutyunov
2
-0
/
+100
2020-06-08
Cleanup script command failure diagnostics
Karen Arutyunov
4
-3
/
+12
2020-06-05
Add depdb buildscript builtin
Karen Arutyunov
1
-0
/
+1
2020-06-05
Add ability to specify ad hoc recipe actions
Boris Kolpackov
1
-38
/
+70
2020-06-04
Properly handle diag directive in build script parser
Karen Arutyunov
1
-3
/
+4
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-39
/
+297
2020-06-03
Add versioning for ad hoc C++ recipes
Boris Kolpackov
1
-2
/
+2
2020-05-27
Add support for value subscript after expansions
Boris Kolpackov
2
-1
/
+98
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
8
-39
/
+538
2020-05-01
Fix outstanding issue with directive vs assignment differentiation
Boris Kolpackov
1
-0
/
+23
2020-04-03
Skip unmatched lines in $regex.replace_lines() if format_no_copy flag is spec...
Karen Arutyunov
1
-0
/
+20
2020-03-31
Handle duplicate config directives for same variable
Boris Kolpackov
1
-1
/
+9
2020-03-27
Implement project configuration reporting, similar to build system modules
Boris Kolpackov
1
-0
/
+64
2020-03-20
Initial implementation of config directive for project-specific configuration
Boris Kolpackov
2
-0
/
+166
2020-03-17
Adapt testscripts to ln builtin target path completion fix
Karen Arutyunov
3
-5
/
+5
[next]