93fdbfa64f
FossilOrigin-Name: 95ffdaa542df1c28fac97422e5a4b2c5cb81d50a
17 lines
401 B
Plaintext
17 lines
401 B
Plaintext
# 2014 September 20
|
|
#
|
|
# May you do good and not evil.
|
|
# May you find forgiveness for yourself and forgive others.
|
|
# May you share freely, never taking more than you give.
|
|
#
|
|
#***********************************************************************
|
|
# This file runs all rtree related tests.
|
|
#
|
|
|
|
set testdir [file dirname $argv0]
|
|
source $testdir/permutations.test
|
|
|
|
run_test_suite ota
|
|
|
|
finish_test
|