SQLite

Check-in [d27f32c6d7]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add tool for smoke-testing the UWP VSIX package.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d27f32c6d72182198ae6d6cf8e385be76335dc65
User & Date: mistachkin 2016-02-25 23:25:00.511
Context
2016-02-25
23:27
Add some comments in the VSIX test tool. (check-in: c871473ffe user: mistachkin tags: trunk)
23:25
Add tool for smoke-testing the UWP VSIX package. (check-in: d27f32c6d7 user: mistachkin tags: trunk)
23:22
Enhance checking of prerequisites in the vsixtest tool. (Closed-Leaf check-in: 799d5f09ed user: mistachkin tags: vsixTest)
23:21
Fix an incorrect cost computation for sorting (introduced just a few check-ins ago). Should be NlogN, not NloglogN. (check-in: 2459d32388 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added vsixtest/App.xaml.
Added vsixtest/App.xaml.cpp.
Added vsixtest/App.xaml.h.
Added vsixtest/Assets/LockScreenLogo.scale-200.png.
Added vsixtest/Assets/SplashScreen.scale-200.png.
Added vsixtest/Assets/Square150x150Logo.scale-200.png.
Added vsixtest/Assets/Square44x44Logo.scale-200.png.
Added vsixtest/Assets/Square44x44Logo.targetsize-24_altform-unplated.png.
Added vsixtest/Assets/StoreLogo.png.
Added vsixtest/Assets/Wide310x150Logo.scale-200.png.
Added vsixtest/MainPage.xaml.
Added vsixtest/MainPage.xaml.cpp.
Added vsixtest/MainPage.xaml.h.
Added vsixtest/Package.appxmanifest.
Added vsixtest/pch.cpp.
Added vsixtest/pch.h.
Added vsixtest/vsixtest.sln.
Added vsixtest/vsixtest.tcl.
Added vsixtest/vsixtest.vcxproj.data.
Added vsixtest/vsixtest.vcxproj.filters.
Added vsixtest/vsixtest_TemporaryKey.pfx.