calculator/src/CalculatorUnitTests
Matt Cooley 8fab2cb060
Code cleanup: Use number formatting utilities from the standard library (#1743)
* Use general format in Graphing Calculator share

* Use stringstream (general format) to format graph settings min/max

* cleanup
2022-05-30 14:48:15 +08:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Mocks Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
AsyncHelper.cpp Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
AsyncHelper.h Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
CalcEngineTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcInputTest.cpp Fix prefix 0s after deleting decimal point (#825) 2020-01-03 02:21:12 -08:00
CalculatorManagerTest.cpp Code cleanup: Use number formatting utilities from the standard library (#1743) 2022-05-30 14:48:15 +08:00
CalculatorUnitTests.rc Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
CalculatorUnitTests.vcxproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
CalculatorUnitTests.vcxproj.filters Adds unit-test cases for NarratorAnnouncement after fixing issue #1386 (#1469) 2021-01-21 16:27:18 -08:00
CopyPasteManagerTest.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CurrencyConverterUnitTests.cpp NavCategory | Partial refactor and perf optimization (#1820) 2022-04-18 14:10:15 +08:00
DateCalculatorUnitTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
DateUtils.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Helpers.h Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
HistoryTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
LocalizationServiceUnitTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
LocalizationSettingsUnitTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
Module.cpp Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
MultiWindowUnitTests.cpp NavCategory | Partial refactor and perf optimization (#1820) 2022-04-18 14:10:15 +08:00
NarratorAnnouncementUnitTests.cpp Improve narrator messages of Settings page and fix some styles (#1623) 2021-07-30 16:30:55 +08:00
NavCategoryUnitTests.cpp add a unit-test case (#1830) 2022-05-16 02:38:25 +08:00
Package.appxmanifest Replace the short-life certificate with long-life one (#1166) 2020-06-01 19:00:29 -07:00
pch.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
pch.h Replace old C headers with the C++ ones (#1099) 2020-03-23 08:44:06 -07:00
RationalTest.cpp Fix some code analysis warnings in CalcManager (#1074) 2020-03-30 15:23:22 -07:00
resource.h Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
StandardViewModelUnitTests.cpp Fix the result in wrong number base while leaving and switching back … (#1654) 2021-08-19 15:44:48 +08:00
Test.resw fix: change floppy disk size (#1411) 2020-10-27 18:24:53 -07:00
UnitConverterTest.cpp Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
UnitConverterViewModelUnitTests.cpp Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
UnitConverterViewModelUnitTests.h Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -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 Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
UnitTestApp.xaml.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
UtilsTests.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
WindowsDev_TemporaryKey.pfx Replace the short-life certificate with long-life one (#1166) 2020-06-01 19:00:29 -07:00