~ubuntu-branches/ubuntu/maverick/sqlite3/maverick-updates

« back to all changes in this revision

Viewing changes to test/tkt1873.test

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2008-10-01 20:16:18 UTC
  • mfrom: (3.1.20 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081001201618-yfvqqj1qs29wdtcc
Tags: 3.5.9-5
Backport fix for distinct on indexes (closes: #500792).

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# fixed.  
15
15
#
16
16
#
17
 
# $Id: tkt1873.test,v 1.1 2006/06/27 16:34:58 danielk1977 Exp $
 
17
# $Id: tkt1873.test,v 1.2 2007/10/09 08:29:33 danielk1977 Exp $
18
18
 
19
19
set testdir [file dirname $argv0]
20
20
source $testdir/tester.tcl
21
21
 
 
22
ifcapable !attach {
 
23
  finish_test
 
24
  return
 
25
}
 
26
 
22
27
file delete -force test2.db test2.db-journal
23
28
 
24
29
do_test tkt1873-1.1 {