mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 18:47:04 -07:00
Update Standard Mode Calculator UI Tests (#788)
Additional Standard mode UI Tests added.
This commit is contained in:
parent
d196909246
commit
d8fedaffde
14 changed files with 1571 additions and 275 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -293,4 +293,8 @@ src/GraphControl/GraphingImplOverrides.props
|
|||
src/CalcViewModel/DataLoaders/DataLoaderConstants.h
|
||||
!/build/config/TRexDefs/**
|
||||
!src/Calculator/TemporaryKey.pfx
|
||||
!src/CalculatorUnitTests/CalculatorUnitTests_TemporaryKey.pfx
|
||||
!src/CalculatorUnitTests/CalculatorUnitTests_TemporaryKey.pfx
|
||||
!src/x64
|
||||
!src/x86
|
||||
!src/out
|
||||
!src/ARM
|
Loading…
Add table
Add a link
Reference in a new issue