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
Regular → Executable
+2
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