aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index cc2a282..420c575 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -354,6 +354,12 @@ Changes since 1.5.1
- Added configurations GTMiPhone for all the new configs, updated the build
scripts to build all iPhone SDKs also.
+- RunMacOSUnitTests supports GTM_REMOVE_TARGET_GCOV_ONLY to have only gcda
+ removed from the target and not the whole project.
+
+- RunMacOSUnitTests supports GTM_ONE_TEST_AT_A_TIME to have only one test
+ run at a time to support global state (color sync profile, etc.).
+
Release 1.5.1
Changes since 1.5.0