Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 433 Bytes

File metadata and controls

20 lines (15 loc) · 433 Bytes
id testing
title Testing CG/SQL
sidebar_label 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.