calculator/src/CalculatorUnitTests
Matt Cooley 177a606012
Clean up project structure in Visual Studio (#8)
A few small changes to improve the view of the code in Solution Explorer:
* Delete folders from solution explorer which don't appear on disk (Resource Files, PerfTrack)
* Delete files on disk which aren't compiled into the project (Type.xaml)
* Rename CalculatorHistory.Cpp to CalculatorHistory.cpp, for consistency with other files
2019-02-04 11:52:28 -08:00
..
Assets Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
Mocks Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
AsyncHelper.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
AsyncHelper.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalcEngineTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalcInputTest.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorManagerTest.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08: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 Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CalculatorUnitTests.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
CopyPasteManagerTest.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
CurrencyConverterUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
DateCalculatorUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
DateUtils.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
Helpers.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
HistoryTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
Module.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
MultiWindowUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
NavCategoryUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08: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 Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
resource.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
StandardViewModelUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
Test.resw Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterTest.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterViewModelUnitTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitConverterViewModelUnitTests.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.rd.xml Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.xaml Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.xaml.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UnitTestApp.xaml.h Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
UtilsTests.cpp Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00