1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Merge pull request #551 from pmembrey/add-meson-generator-for-test-runner

Enhance meson support so that it can automatically generate a test runner
This commit is contained in:
Mark VanderVoord
2023-02-06 14:56:17 -05:00
committed by GitHub
3 changed files with 32 additions and 0 deletions

2
auto/generate_test_runner.rb Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/ruby
# ==========================================
# Unity Project - A Test Framework for C
# Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams