summaryrefslogtreecommitdiff
path: root/tests/sqlite/sqlite3.c
AgeCommit message (Expand)Author
2014-02-27Remove Emscripten-specific workarounds from the sqlite3 test.Dan Gohman
2014-02-25Use __EMSCRIPTEN__ instead of EMSCRIPTEN in tests.Dan Gohman
2011-09-12fix sqlite porting bugAlon Zakai
2011-09-11improve sqlite testAlon Zakai
2011-09-10sqlite testAlon Zakai