Skip to content

Actions: NeilJustice/ZenUnitAndMetalMock

Actions

ZenUnitAndMetalMock

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
72 workflow runs
72 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

build.yml: Upgrade Python version from 3.11 to 3.13
ZenUnitAndMetalMock #250: Commit e60ab36 pushed by NeilJustice
January 2, 2025 17:12 4m 16s main
January 2, 2025 17:12 4m 16s
build.yml: Add clang++ to build matrix
ZenUnitAndMetalMock #249: Commit a40c5d8 pushed by NeilJustice
January 2, 2025 17:06 4m 22s main
January 2, 2025 17:06 4m 22s
Enable unity builds on Linux and Windows
ZenUnitAndMetalMock #248: Commit 9f6e044 pushed by NeilJustice
January 1, 2025 23:54 4m 23s main
January 1, 2025 23:54 4m 23s
Enable precompiled headers on Linux
ZenUnitAndMetalMock #247: Commit a61bb26 pushed by NeilJustice
January 1, 2025 03:41 10m 30s main
January 1, 2025 03:41 10m 30s
build.yml: Upgrade codecov/codecov-action@v4 to codecov/codecov-actio…
ZenUnitAndMetalMock #246: Commit 86901de pushed by NeilJustice
January 1, 2025 00:16 12m 42s main
January 1, 2025 00:16 12m 42s
build.yml: Add --no-external to lcov arguments
ZenUnitAndMetalMock #245: Commit dc7b14e pushed by NeilJustice
January 1, 2025 00:01 12m 45s main
January 1, 2025 00:01 12m 45s
build.yml: Upgrade lcov from 2.1 to 2.3-beta
ZenUnitAndMetalMock #244: Commit bc8b28d pushed by NeilJustice
December 31, 2024 23:01 12m 54s main
December 31, 2024 23:01 12m 54s
Update .vscode/ files and fix Clang 19 build errors
ZenUnitAndMetalMock #243: Commit 7d1f99b pushed by NeilJustice
December 26, 2024 16:56 13m 32s main
December 26, 2024 16:56 13m 32s
Remove line breaks from console write line for 'A test failed in --fa…
ZenUnitAndMetalMock #242: Commit 75cba3f pushed by NeilJustice
December 26, 2024 14:57 13m 23s main
December 26, 2024 14:57 13m 23s
Add #include <algorithm> to ZenUnit.h in #if defined __linux__ section
ZenUnitAndMetalMock #241: Commit 8fc6b52 pushed by NeilJustice
December 23, 2024 17:17 13m 46s main
December 23, 2024 17:17 13m 46s
Remove 'RandomSeed: --random-seed=<Value>' line from ZenUnit test run…
ZenUnitAndMetalMock #240: Commit c12111d pushed by NeilJustice
December 14, 2024 19:36 13m 56s main
December 14, 2024 19:36 13m 56s
Remove 'StartTime: <StartDateTime>' line from ZenUnit test run conclu…
ZenUnitAndMetalMock #239: Commit e2344cc pushed by NeilJustice
December 14, 2024 19:15 14m 17s main
December 14, 2024 19:15 14m 17s
ZenUnitDevOpsPython: Run flake8 with core count - 3 instead of core c…
ZenUnitAndMetalMock #238: Commit 9b4ed93 pushed by NeilJustice
December 6, 2024 23:17 14m 8s main
December 6, 2024 23:17 14m 8s
Update ZenUnitDevOpsPython flake8 command line argument from '-j 61' …
ZenUnitAndMetalMock #237: Commit 30ecec1 pushed by NeilJustice
November 24, 2024 21:57 13m 49s main
November 24, 2024 21:57 13m 49s
Add -Wno-dangling-reference to GCC build flags to fix false positive …
ZenUnitAndMetalMock #236: Commit 7515fec pushed by NeilJustice
November 17, 2024 23:24 13m 12s main
November 17, 2024 23:24 13m 12s
Update .gitignore
ZenUnitAndMetalMock #235: Commit 2630dc1 pushed by NeilJustice
November 17, 2024 22:43 14m 10s main
November 17, 2024 22:43 14m 10s
ZenUnit: Remove '#include <execution>' and ZenUnit::Transformer::Para…
ZenUnitAndMetalMock #234: Commit ecc1640 pushed by NeilJustice
November 7, 2024 00:52 13m 49s main
November 7, 2024 00:52 13m 49s
ZenUnit: Add function 'std::shared_ptr<std::vector<T>> RandomSharedPt…
ZenUnitAndMetalMock #233: Commit b1d0b8c pushed by NeilJustice
November 2, 2024 00:32 14m 6s main
November 2, 2024 00:32 14m 6s
Rename CppcheckSuppressions.txt to ProjectCppcheckSuppressions.txt
ZenUnitAndMetalMock #232: Commit ae9b3c5 pushed by NeilJustice
October 21, 2024 14:57 13m 28s main
October 21, 2024 14:57 13m 28s
Micro optimization: Call _protected_console->Write once instead of tw…
ZenUnitAndMetalMock #231: Commit b16b789 pushed by NeilJustice
October 15, 2024 01:38 16m 16s main
October 15, 2024 01:38 16m 16s
Change sleep time from 30 seconds to 10 seconds in JenkinsJobs/Window…
ZenUnitAndMetalMock #230: Commit 0433026 pushed by NeilJustice
October 4, 2024 19:03 13m 15s main
October 4, 2024 19:03 13m 15s
Add ZenUnit::RandomSpan<T>(), ZenUnit::RandomNonEmptySpan<T>(), and Z…
ZenUnitAndMetalMock #229: Commit ed10dc7 pushed by NeilJustice
September 30, 2024 19:33 12m 53s main
September 30, 2024 19:33 12m 53s
Readme: Add SPANS_ARE_EQUAL
ZenUnitAndMetalMock #228: Commit 026c7c6 pushed by NeilJustice
September 29, 2024 02:21 12m 45s main
September 29, 2024 02:21 12m 45s
Add new assertion SPANS_ARE_EQUAL
ZenUnitAndMetalMock #227: Commit 1a84923 pushed by NeilJustice
September 24, 2024 12:32 13m 19s main
September 24, 2024 12:32 13m 19s
Update CppcheckSuppressions.txt for Cppcheck 2.15.0
ZenUnitAndMetalMock #226: Commit e8c890f pushed by NeilJustice
September 17, 2024 20:17 14m 22s main
September 17, 2024 20:17 14m 22s