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

Adding time feature description

This commit is contained in:
Alex Overchenko
2022-02-28 16:11:32 +03:00
parent 32608af4f5
commit 2dbfd0594c

View File

@@ -14,6 +14,7 @@
# - normal output (raw unity)
# - fixture output (unity_fixture.h/.c)
# - fixture output with verbose flag set ("-v")
# - time output flag set (UNITY_INCLUDE_EXEC_TIME define enabled with milliseconds output)
#
# To use this parser use the following command
# ruby parseOutput.rb [options] [file]