persistentstorage/sqlite3api/TEST/TclScript/all.test
branchRCL_3
changeset 21 28839de615b4
parent 0 08ec8eefde2f
equal deleted inserted replaced
18:3da531bb4329 21:28839de615b4
     1 # 2001 September 15
     1 # 2001 September 15
     2 #
     2 #
     3 # Portions Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiaries. All rights reserved.
     3 # Portions Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiaries. All rights reserved.
     4 #
     4 #
     5 # The author disclaims copyright to this source code.  In place of
     5 # The author disclaims copyright to this source code.  In place of
     6 # a legal notice, here is a blessing:
     6 # a legal notice, here is a blessing:
     7 #
     7 #
     8 #    May you do good and not evil.
     8 #    May you do good and not evil.
    73 lappend EXCLUDE rtree.test             ;# Excluded, because the Symbian SQLite port does not use the R-Tree module.
    73 lappend EXCLUDE rtree.test             ;# Excluded, because the Symbian SQLite port does not use the R-Tree module.
    74 lappend EXCLUDE fuzz.test
    74 lappend EXCLUDE fuzz.test
    75 lappend EXCLUDE fuzz3.test
    75 lappend EXCLUDE fuzz3.test
    76 lappend EXCLUDE soak.test              ;# Takes a very long time (default 1 hr)
    76 lappend EXCLUDE soak.test              ;# Takes a very long time (default 1 hr)
    77 lappend EXCLUDE fts3.test              ;# Wrapper for muliple fts3*.tests
    77 lappend EXCLUDE fts3.test              ;# Wrapper for muliple fts3*.tests
    78 lappend EXCLUDE mallocAll.test         ;# Wrapper for running all malloc tests
    78 lappend EXCLUDE mallocall.test         ;# Wrapper for running all malloc tests
    79 lappend EXCLUDE speed1.test			   ;# Symbian OS: Excluding all "speed" tests, the first one is crashing all.test.
    79 lappend EXCLUDE speed1.test			   ;# Symbian OS: Excluding all "speed" tests, the first one is crashing all.test.
    80 lappend EXCLUDE speed1p.test		   ;# Also, these "speed" tests are not that useful for Symbian OS.
    80 lappend EXCLUDE speed1p.test		   ;# Also, these "speed" tests are not that useful for Symbian OS.
    81 lappend EXCLUDE speed2.test
    81 lappend EXCLUDE speed2.test
    82 lappend EXCLUDE speed3.test
    82 lappend EXCLUDE speed3.test
    83 lappend EXCLUDE speed4.test
    83 lappend EXCLUDE speed4.test