cockroachdb/sqllogictest

Name: sqllogictest

Owner: CockroachDB

Description: git mirror of sqllogictest

Created: 2015-08-12 19:44:29.0

Updated: 2018-03-12 15:49:14.0

Pushed: 2018-03-12 16:01:00.0

Homepage: http://sqlite.org/sqllogictest

Size: 246103

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

“BigTest” SQL Logic Test Suite

This repository contains an extensive test suite of SQL logic tests. To run the bigtests on CockroachDB, clone this repository using go get, and then in the main CockroachDB repository, run:

make testlogic TESTFLAGS="-bigtest -test.v"


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.