SQLite

Changes On Branch vsixTest
Login

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

Changes In Branch vsixTest Excluding Merge-Ins

This is equivalent to a diff from e721975f to 799d5f09

2016-02-25
23:25
Add tool for smoke-testing the UWP VSIX package. (check-in: d27f32c6 user: mistachkin tags: trunk)
23:22
Enhance checking of prerequisites in the vsixtest tool. (Closed-Leaf check-in: 799d5f09 user: mistachkin tags: vsixTest)
13:33
In the command-line shell: When the ".import" command is creating a new table using column names from the first row of CSV input, make sure double-quotes in the name are properly escaped. (check-in: 2e67a1c8 user: drh tags: trunk)
08:02
Improve readability and logging of the vsixtest script. (check-in: 4fe7c4e9 user: mistachkin tags: vsixTest)
2016-02-24
21:42
Initial work on an automated VSIX testing tool. Not working or tested yet. (check-in: 496e4ac9 user: mistachkin tags: vsixTest)
20:16
Extend [3e9ed1ae] so that covering indexes on WITHOUT ROWID tables are also identified. (check-in: e721975f user: dan tags: trunk)
19:57
Change a char* to const char* in order to suppress some harmless compiler warnings. (check-in: 56f62e34 user: drh tags: trunk)

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.