You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap
Rahim Kanji 08378325d5
Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
..
tap Adding some clean up to test_digest_umap_aux-t 2 years ago
tests Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend 2 years ago
tests_with_deps Fixed TAP tests compilation 2 years ago
Makefile Added TAP tests release build support 2 years ago
README.md Move previously external TAP tests into main repository 3 years ago
constants Remove config test from TAP 6 years ago

README.md

Folder structure

  • tap: Contains TAP helper library for testing, and general utilities used across all tests.
  • tests: General test folder for either unitary or functional tests.
  • tests_with_deps: Test folder that holds all the tests that require special dependencies for being build.