/
clang
/
sqlite
Обзор
Документация
Войти
/
clang
/
sqlite
Код
Вики
Пакеты
0
Релизы
0
Аналитика
patch-release
test/rbu.test
17 строк
439 B
drh
Change the name of the OTA extension to RBU: Resumable Bulk Update.
23 июл 2015, 23:44
23 июл 2015, 23:44
cfb8f8d
Код
Авторство
О чём код?
# 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 RBU related tests. # set testdir [file dirname $argv0] source $testdir/permutations.test ifcapable !rbu { finish_test ; return } run_test_suite rbu finish_test