calculator/src/CalculatorUnitTests
2019-11-14 07:09:17 -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 Updating code to append a wchar_t instead of const wchar_t (#778) 2019-11-11 09:23:34 -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 Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
CalculatorUnitTests.vcxproj.filters Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07: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
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 Use only NumberBase to represent radix in CalcViewModel (#797) 2019-11-14 07:09:17 -08:00
Test.resw Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterTest.cpp Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07:00
UnitConverterViewModelUnitTests.cpp Updated Calculator diagnostic data collection per the specification (#572) 2019-07-17 18:09:39 -07:00
UnitConverterViewModelUnitTests.h Add CMake project, GCC support (#540) 2019-06-06 14:08:31 -07: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