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

Add generator code to build file and make script executable

This commit is contained in:
Peter Membrey
2021-04-04 01:54:43 +08:00
parent 61f4428435
commit 31f5b47fc5
2 changed files with 14 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