Skip to content

Commit abf8347

Browse files
committed
Enable more subscription tests for Oriole
1 parent d70e7a5 commit abf8347

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
# List of subscription tests to run with OrioleDB
22
# Add test files here, one per line
33

4+
t/002_types.pl
5+
t/003_constraints.pl
46
t/004_sync.pl
57
t/005_encoding.pl
68
t/006_rewrite.pl
79
t/007_ddl.pl
810
t/008_diff_schema.pl
11+
t/009_matviews.pl
912
t/010_truncate.pl
1013
t/011_generated.pl
14+
t/012_collation.pl
15+
t/014_binary.pl
1116
t/020_messages.pl
1217
t/024_add_drop_pub.pl
18+
t/025_rep_changes_for_schema.pl
1319
t/026_stats.pl
20+
t/030_origin.pl
21+
t/032_subscribe_use_index.pl

0 commit comments

Comments
 (0)