Wilson Snyder
|
21b2e874ce
|
Tests: Make some includes more generic to help copying tests. No test change.
|
2023-12-19 21:08:30 -05:00 |
|
Wilson Snyder
|
b4dd398af6
|
Tests: Cleanup some C++ new calls. No functional change.
|
2023-02-23 06:14:54 -05:00 |
|
Wilson Snyder
|
a98eceb501
|
Tests: Call debug earlier to allow command line override
|
2023-01-21 14:05:11 -05:00 |
|
Wilson Snyder
|
4b3731d318
|
Remove env from main() to be C++11 compatible
|
2022-11-23 18:50:31 -05:00 |
|
Kamil Rakoczy
|
d6126c4b32
|
Remove --no-threads; require --threads 1 for single threaded (#3703).
|
2022-11-05 08:47:34 -04:00 |
|
Geza Lore
|
96a4b3e5a5
|
Update clang-format config and apply
- Regroup and sort #include directives (like we used to, but automatic)
- Set AlwaysBreakTemplateDeclarations to true
|
2022-08-05 12:00:24 +01:00 |
|
Geza Lore
|
f4038e3674
|
Move thread pool and execution profiler into the context. (#3477)
Fixes #3454
|
2022-07-12 11:41:15 +01:00 |
|