calculator/src/CalculatorUnitTests
2020-01-03 02:21:12 -08:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Mocks Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalcEngineTests.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalcInputTest.cpp Fix prefix 0s after deleting decimal point (#825) 2020-01-03 02:21:12 -08:00
CalculatorManagerTest.cpp Replacing CalculatorVector usage with std::vector (#756) 2019-10-30 10:55:13 -07:00
CalculatorUnitTests_TemporaryKey.pfx Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.vcxproj Refactoring LocalizationSettings (#850) 2019-12-09 19:28:43 -08:00
CalculatorUnitTests.vcxproj.filters Refactoring LocalizationSettings (#850) 2019-12-09 19:28:43 -08:00
CopyPasteManagerTest.cpp Convert CopyPasteManager to runtime class (#766) 2019-11-13 15:15:13 -08:00
CurrencyConverterUnitTests.cpp Currency rate: always display minimum 4 significant decimals or 2 trailing zeros if the number is integer (#256) 2019-08-01 15:07:27 -07:00
DateCalculatorUnitTests.cpp Convert DateCalculatorViewModel to runtime class (#769) 2019-11-06 06:58:34 -08:00
DateUtils.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Helpers.h Convert CopyPasteManager to runtime class (#766) 2019-11-13 15:15:13 -08:00
HistoryTests.cpp Replace wstring used in public methods by Platform::String in CalcViewModel (#768) 2019-11-05 13:57:48 -08:00
LocalizationServiceUnitTests.cpp Use the current locale to sort country names (#259) 2019-07-16 11:44:12 -07:00
LocalizationSettingsUnitTests.cpp Refactoring LocalizationSettings (#850) 2019-12-09 19:28:43 -08:00
MultiWindowUnitTests.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
NavCategoryUnitTests.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07: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 Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
RationalTest.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
StandardViewModelUnitTests.cpp Modify the declaration of some properties of StandardCalculatorViewModel to make them read-only and use macros (#799) 2019-11-14 08:08:03 -08:00
Test.resw Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterTest.cpp Cleaning up some UnitConverter code and making some of it more efficient. (#875) 2019-12-18 01:19:28 -08:00
UnitConverterViewModelUnitTests.cpp Cleaning up some UnitConverter code and making some of it more efficient. (#875) 2019-12-18 01:19:28 -08:00
UnitConverterViewModelUnitTests.h Cleaning up some UnitConverter code and making some of it more efficient. (#875) 2019-12-18 01:19: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 Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
UnitTestApp.xaml.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UtilsTests.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00