calculator/src
Matt Cooley 9185ebec34
Move UI tests to Windows 11 (#1866)
Calculator's UI tests currently run on Server 2022 VM images. However, the production app is primarily developed for Windows 11. This change moves the UI test jobs to run on Windows 11, so we can run our tests in an environment that's closer to what real users will experience.
2022-07-29 07:59:28 -07:00
..
build Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
CalcManager Code cleanup: Use number formatting utilities from the standard library (#1743) 2022-05-30 14:48:15 +08:00
Calculator Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
CalculatorUITestFramework Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
CalculatorUITests Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00
CalculatorUnitTests Code cleanup: Use number formatting utilities from the standard library (#1743) 2022-05-30 14:48:15 +08:00
CalcViewModel Code cleanup: Use number formatting utilities from the standard library (#1743) 2022-05-30 14:48:15 +08:00
CalcViewModelCopyForUT Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
GraphControl Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
GraphingImpl Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
GraphingInterfaces Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
TraceLogging Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
Calculator.sln Fix sln file so it opens in Visual Studio 17.2 (#1833) 2022-05-16 19:01:55 -07:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00