Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 601 Bytes

Actions Status

Modern String Format Test

This is the test harness for the Modern String Format project located at https://github.com/kudaba/ModernStringFormat

How to run

Remember to initialize submodules after clone.

Windows

Run generate_and_open.bat
Hit F5

Linux

Run chmod +x *.sh
Run generate_projects.sh
Run build_and_run_tests.sh

Mac

Run chmod +x *.sh
Run generate_projects_osx.sh
Run build_and_run_tests.sh debug mac