I'd like to help, but you've not provided any relevant information.
Obviously, in order to test, you're going to need to resolve your
build failure.  SQLite version, compiler, compiler options, compiler
output, etc. would all be useful towards this end.

-Shane


On Fri, Sep 25, 2009 at 12:17 AM, ydlu <yudian...@gmail.com> wrote:
> I create the "Windows CE 6.0" OS image, so the Console command windows was
> included. I try to build "SQLite3.exe" but failed! So how to test SQLite3 on
> WIndows CE environment on every build?
>
> Thanks
>
> On Wed, Sep 23, 2009 at 8:03 AM, Shane Harrelson <sh...@sqlite.org> wrote:
>>
>> On Wed, Sep 23, 2009 at 12:22 AM, Roger Binns <rog...@rogerbinns.com>
>> wrote:
>> > -----BEGIN PGP SIGNED MESSAGE-----
>> > Hash: SHA1
>> >
>> > ydlu wrote:
>> >> I am Windows CE software developer, so I am really, really want to
>> >> learn how
>> >> you built and test "sqlite3.exe" in Windows CE platform. so I can run a
>> >> console command line in Windows CE enivroment.
>> >
>> > http://www.sqlite.org/testing.html
>> >
>> > Most likely TH3 is used.
>> >
>> > Roger
>>
>>
>> As Roger guessed, we do indeed use TH3
>> (http://www.sqlite.org/th3.html).   Most Windows CE platforms don't
>> include a "console", so the standard TCL based test fixture would be
>> tricky to port (PocketConsole would be would a tool you could use, but
>> it looks to be no longer available).  Additionally, providing access
>> to the 500+ test files on the test device would be cumbersome, as well
>> as having sufficient resources (memory, etc.) on the device to execute
>> all the tests.
>>
>> HTH.
>> -Shane
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to