calculator/src/CalculatorUnitTests
Rudy Huyn 41e2e97591 Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640)
* Optimize BitFlipPanel

* remove namespace in cpp file

* improve localization + add tests

* add helper to compare ivector

* Modify how the control manages AutomationProperties::Name
2019-08-26 09:31:13 -07: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
AsyncHelper.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
AsyncHelper.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
CalcEngineTests.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalcInputTest.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
CalculatorManagerTest.cpp Unit Converter - Calculate the rounding precision of results based on the source (#498) 2019-07-16 17:00:57 -07: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 Fix the thumbprint of the certificate in the vcxproj file (#617) 2019-08-03 14:22:11 -07:00
CalculatorUnitTests.vcxproj.filters Use the current locale to sort country names (#259) 2019-07-16 11:44:12 -07:00
CopyPasteManagerTest.cpp Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07: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 Date difference: display the difference in days (only) when we aren't able to calculate the difference in days/weeks/months.. (#555) 2019-06-30 18:22:29 -07:00
DateUtils.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
Helpers.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
HistoryTests.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
LocalizationServiceUnitTests.cpp Use the current locale to sort country names (#259) 2019-07-16 11:44:12 -07:00
Module.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -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 Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
RationalTest.cpp Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
resource.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
StandardViewModelUnitTests.cpp Optimize BitFlipPanel to suppress flicker when users switch between bit lengths (#640) 2019-08-26 09:31:13 -07: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