calculator/src/CalculatorUnitTests
Chaitanya Mehta 7d8803dd1a
Fix copy-pasting result computed by the calculator gives "Invalid input" (#1444)
* Remove exponent value from operand length

* Copy paste test with boundary exponential numbers.
2020-12-17 10:15:24 -08:00
..
Assets Optimised images losslessly. (#229) 2019-03-13 16:37:50 -07:00
Mocks Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07: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 Wstring view overrun (#884) 2020-01-06 13:44:40 -08:00
CalcInputTest.cpp Fix prefix 0s after deleting decimal point (#825) 2020-01-03 02:21:12 -08:00
CalculatorManagerTest.cpp Fix how we calculate the precision in Unit converter and update GetNumberDigitsWholeNumberPart (#1256) 2020-06-01 16:50:45 -07:00
CalculatorUnitTests.rc Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
CalculatorUnitTests.vcxproj Revert "Updated the Calculator projects to include the /Z7 compiler flag" (#1356) 2020-08-25 09:31:40 -07:00
CalculatorUnitTests.vcxproj.filters Replace the short-life certificate with long-life one (#1166) 2020-06-01 19:00:29 -07:00
CopyPasteManagerTest.cpp Fix copy-pasting result computed by the calculator gives "Invalid input" (#1444) 2020-12-17 10:15:24 -08:00
CurrencyConverterUnitTests.cpp Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
DateCalculatorUnitTests.cpp merge with master 2019-12-02 19:36:54 -08:00
DateUtils.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
Helpers.h Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
HistoryTests.cpp Fixing TestHistoryClearCommand Test (#1253) 2020-06-01 07:18:08 -07:00
LocalizationServiceUnitTests.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
LocalizationSettingsUnitTests.cpp Refactoring LocalizationSettings (#850) 2019-12-09 19:28:43 -08:00
Module.cpp Remove AsyncHelper, Resource and Module.cpp from CalculatorUnitTests project. (#746) 2019-11-01 14:08:26 -07:00
MultiWindowUnitTests.cpp Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
NavCategoryUnitTests.cpp One more unit test fix 2020-01-07 11:46:52 -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 Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -07:00
Test.resw fix: change floppy disk size (#1411) 2020-10-27 18:24:53 -07:00
UnitConverterTest.cpp Fixes issue #1409 (#1412) 2020-11-10 09:56:39 -08:00
UnitConverterViewModelUnitTests.cpp Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -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 Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07: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