aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/test/script/script.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-09Use diag_buffer in scriptKaren Arutyunov1-0/+1
2022-10-14Fix printing test id multiple times on test failureKaren Arutyunov1-1/+17
2022-10-13Add support for 'for' loop second (... | for x) and third (for x <...) forms ...Karen Arutyunov1-1/+2
2022-09-28Add support for 'while' loop in scriptKaren Arutyunov1-3/+4
2021-06-21Add support for automatic generation of symbol exporting .def fileBoris Kolpackov1-3/+1
2020-12-11Add export script pseudo-builtinKaren Arutyunov1-0/+7
2020-12-11Copy parent scope's test program list in runner's entry() function rather tha...Karen Arutyunov1-9/+9
2020-12-11Fix set pseudo-builtin to reset special variables when requiredKaren Arutyunov1-0/+15
2020-12-08Add support for config.test.runnerKaren Arutyunov1-0/+20
2020-11-06Add support for test timeoutsKaren Arutyunov1-2/+59
2020-05-27Initial support for ad hoc recipes (still work in progress)Boris Kolpackov1-329/+49
2020-03-17Rename all find*(variable) to lookup*(variable)Boris Kolpackov1-4/+6
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-13Use path_name in cc::lexer classKaren Arutyunov1-1/+13
2019-11-11Use path_name for `-` to stdin/stdout translationKaren Arutyunov1-2/+2
2019-10-29Add forward declaration header for build state typesBoris Kolpackov1-2/+1
2019-08-23Introduce notion of build contextBoris Kolpackov1-9/+10
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-0/+559