]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase test coverage by statically defining SQLITE_BIGENDIAN and related
authordrh <drh@noemail.net>
Sat, 31 Mar 2007 15:27:59 +0000 (15:27 +0000)
committerdrh <drh@noemail.net>
Sat, 31 Mar 2007 15:27:59 +0000 (15:27 +0000)
commit38def05454d53284b4f48a549860659383d2e057
tree6398ba3150c9787dad1aa51dd54e8580707cfc8c
parentb3738b6c855cf2e56abaa8139d2641e14a796c79
Increase test coverage by statically defining SQLITE_BIGENDIAN and related
macros for ix86 platforms.  Still a run-time test for other architectures.
Need to add additional cases to cover other popular processors. (CVS 3781)

FossilOrigin-Name: 476e7c3fcc69d8b21d161c758aaa5ef7163abb15
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/utf.c