calculator/src/CalculatorUnitTests
Guillaume Rischard ac5292cf88 Optimised images losslessly. (#229)
Saved 301 KB out of 9.2 MB. 15.8% per file on average (up to 82.2%)
Fixes #.
Saves 301 KB (although not all files are included in the build)
Description of the changes:
For PNG files: used a combination of Pngcrush, OxiPNG, AdvPNG, PNGOUT and Zopfli
For GIF files: used Gifsicle
How changes were validated:
No changes to behaviour or source code.
Previewed the changed files to make sure they still work
2019-03-13 16:37:50 -07:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Mocks Fix declarations of functions (#186) 2019-03-13 13:15:08 -07:00
AsyncHelper.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
AsyncHelper.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalcEngineTests.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
CalcInputTest.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalculatorManagerTest.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalculatorUnitTests_TemporaryKey.pfx Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.rc Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalculatorUnitTests.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
CopyPasteManagerTest.cpp CopyPasteManagerTest fails to test all values (#269) 2019-03-12 14:58:47 -07:00
CurrencyConverterUnitTests.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
DateCalculatorUnitTests.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
DateUtils.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
Helpers.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryTests.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Module.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
MultiWindowUnitTests.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
NavCategoryUnitTests.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
Package.appxmanifest Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
pch.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
pch.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
resource.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
StandardViewModelUnitTests.cpp Correct spelling mistakes 2019-03-06 16:10:14 -08:00
Test.resw Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterTest.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
UnitConverterViewModelUnitTests.cpp Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
UnitConverterViewModelUnitTests.h Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
UnitTestApp.rd.xml Spelling (#135) 2019-03-07 10:27:13 -08:00
UnitTestApp.xaml Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.xaml.cpp Switch urls from http: to https: (#137) 2019-03-07 08:56:25 -08:00
UnitTestApp.xaml.h Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
UtilsTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00