terminal/src/cascadia/ut_app
Leonard Hecker b036cab850
Enable fast floating point model and fast debug linking (#11466)
This commit enables /fp:fast. This doubles the performance of the Delta E
computation in #11095 for instance. Additionally it re-enables two options for
debug builds which are normally enabled by default by Visual Studio.

## PR Checklist
* [x] I work here
* [x] Tests added/passed

## Validation Steps Performed
* No change in binary size
* No obvious change in behavior
2021-10-11 21:02:15 +00:00
..
ColorHelperTests.cpp Enable fast floating point model and fast debug linking (#11466) 2021-10-11 21:02:15 +00:00
JsonUtilsTests.cpp Rework JsonUtils' optional handling to let Converters see null (#8175) 2020-11-09 15:13:02 -08:00
precomp.cpp Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00
precomp.h Introduce MS.Term.Core.Color to replace W.U.Color for Core/Control/TSM (#9658) 2021-03-30 20:15:49 +00:00
TerminalApp.Unit.Tests.AppxManifest.xml Upgrade Windows SDK to 19041 (#10118) 2021-05-20 16:04:25 +00:00
TerminalApp.Unit.Tests.manifest Restore embedded manifests to say 18362 (#10370) 2021-06-09 16:23:26 +00:00
TerminalApp.UnitTests.vcxproj Reduce usage of Json::Value throughout Terminal.Settings.Model (#11184) 2021-09-22 16:27:31 +00:00