# This schedule file will consist of test cases that
# rely on external dependencies.

test: edb-qmg/db/misc/extensions_with_other_dependencies edb-dev/db/icu
test: edb-dev/db/CollationTest
test: edb-dev/db/RM_33075_Collation_test
test: edb-dev/db/RM_33075_Collation_syntax
test: edb-dev/db/RM_33075_Collation_pg_dump

# ------------------- #
# UTL_HTTP test cases #
# ------------------- #

test: edb-core/contrib/utl_http/request_pieces
test: edb-core/contrib/utl_http/edb_get_url
#test: edb-core/contrib/utl_http/utl_http_basic_test
#test: edb-core/contrib/utl_http/state_machine
#test: edb-core/contrib/utl_http/state_machine_neg
test: edb-core/contrib/utl_http/state_machine_transactional
test: edb-core/contrib/utl_http/utl_http_exception

# Depends on --with-ossp-uuid
test: edb-core/contrib/edb_gen/sys_guid
