calculator/src/CalculatorUITests
mattclin c1987796b2
Fix primary display bug by adding leading 0's to binary values (#1760)
* Fix binary display missing leading 0's (#1739)

* Added leading 0's to binary values in Progremmer Mode UI tests

Co-authored-by: mattclin <mattclin.umich.edu>
2022-05-26 16:27:32 +08:00
..
CalculatorUITests.ci-internal.runsettings UI tests should use CI runsettings in internal CI builds (#1686) 2021-09-16 15:10:57 -07:00
CalculatorUITests.ci.runsettings Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
CalculatorUITests.csproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
CalculatorUITests.release.runsettings Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
CurrencyConverterFunctionalTests.cs Use different formatter for different currency (#1432) 2020-12-02 11:04:22 -08:00
HistoryFunctionalTests.cs Fix a UI test (#1631) 2021-08-03 19:30:28 +08:00
MemoryFunctionalTests.cs Remove ICustomPropertyProviders (#1229) 2020-08-12 08:22:49 -07:00
ProgrammerModeFunctionalTests.cs Fix primary display bug by adding leading 0's to binary values (#1760) 2022-05-26 16:27:32 +08:00
ScientificModeFunctionalTests.cs Fixup tests (#1429) 2021-01-11 14:40:27 -08:00
StandardModeFunctionalTests.cs fixes a UI test case: AoT_ButtonOnlyInStandard (#1702) 2021-09-27 10:14:20 +08:00