Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 433 Bytes

testing.md

File metadata and controls

20 lines (15 loc) · 433 Bytes
id title sidebar_label
testing
Testing CG/SQL
Testing CG/SQL

Run this command in the /sources directory:

./test.sh

This will build and run the test suite

./test.sh --use_amalgam

Does the same thing but it tests the built amalgam rather than the normal build

See details in our CQL Internals documentation.