]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial work on an automated VSIX testing tool. Not working or tested yet.
authormistachkin <mistachkin@noemail.net>
Wed, 24 Feb 2016 21:42:03 +0000 (21:42 +0000)
committermistachkin <mistachkin@noemail.net>
Wed, 24 Feb 2016 21:42:03 +0000 (21:42 +0000)
commit7aa3ebee0fb7df401fa0ecd6a20f3a7f0da50f05
tree2c2ec77837e9a60f6ae925e8ea8a554151366a0e
parentf769cd61b2af2d5bc2168b8f0aeeee3118694d2d
Initial work on an automated VSIX testing tool.  Not working or tested yet.

FossilOrigin-Name: 496e4ac984b2548dd5f2f969cd34656b586cfcfe
23 files changed:
manifest
manifest.uuid
vsixtest/App.xaml [new file with mode: 0644]
vsixtest/App.xaml.cpp [new file with mode: 0644]
vsixtest/App.xaml.h [new file with mode: 0644]
vsixtest/Assets/LockScreenLogo.scale-200.png [new file with mode: 0644]
vsixtest/Assets/SplashScreen.scale-200.png [new file with mode: 0644]
vsixtest/Assets/Square150x150Logo.scale-200.png [new file with mode: 0644]
vsixtest/Assets/Square44x44Logo.scale-200.png [new file with mode: 0644]
vsixtest/Assets/Square44x44Logo.targetsize-24_altform-unplated.png [new file with mode: 0644]
vsixtest/Assets/StoreLogo.png [new file with mode: 0644]
vsixtest/Assets/Wide310x150Logo.scale-200.png [new file with mode: 0644]
vsixtest/MainPage.xaml [new file with mode: 0644]
vsixtest/MainPage.xaml.cpp [new file with mode: 0644]
vsixtest/MainPage.xaml.h [new file with mode: 0644]
vsixtest/Package.appxmanifest [new file with mode: 0644]
vsixtest/pch.cpp [new file with mode: 0644]
vsixtest/pch.h [new file with mode: 0644]
vsixtest/vsixtest.sln [new file with mode: 0644]
vsixtest/vsixtest.tcl [new file with mode: 0644]
vsixtest/vsixtest.vcxproj [new file with mode: 0644]
vsixtest/vsixtest.vcxproj.filters [new file with mode: 0644]
vsixtest/vsixtest_TemporaryKey.pfx [new file with mode: 0644]