Navigation Menu

Skip to content

Commit

Permalink
test: update list of files
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 28, 2012
1 parent 0271e77 commit 2c0c752
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/sql/suite/mroonga_storage/r/files.am
Expand Up @@ -60,6 +60,7 @@ result_files = \
dry_write_insert.result \
dry_write_update.result \
flush_logs.result \
fulltext_boolean_mode_leading_not.result \
fulltext_boolean_mode_pragma_default_operator.result \
fulltext_found_rows.result \
fulltext_index_recreate.result \
Expand Down
1 change: 1 addition & 0 deletions test/sql/suite/mroonga_storage/t/files.am
Expand Up @@ -60,6 +60,7 @@ test_files = \
dry_write_insert.test \
dry_write_update.test \
flush_logs.test \
fulltext_boolean_mode_leading_not.test \
fulltext_boolean_mode_pragma_default_operator.test \
fulltext_found_rows.test \
fulltext_index_recreate.test \
Expand Down
2 changes: 2 additions & 0 deletions test/sql/suite/mroonga_wrapper/r/files.am
Expand Up @@ -15,6 +15,7 @@ result_files = \
dry_write_delete.result \
dry_write_insert.result \
dry_write_update.result \
fulltext_boolean_mode_leading_not.result \
fulltext_boolean_mode_pragma_default_operator.result \
fulltext_index_recreate.result \
fulltext_insert_select.result \
Expand Down Expand Up @@ -43,6 +44,7 @@ result_files = \
match_escalation_threshold_global.result \
match_escalation_threshold_session.result \
optimization_order_limit_todo_split_me.result \
performance_schema.result \
query_cache_with_transaction.result \
repair_table.result \
temporary_table.result \
Expand Down
2 changes: 2 additions & 0 deletions test/sql/suite/mroonga_wrapper/t/files.am
Expand Up @@ -15,6 +15,7 @@ test_files = \
dry_write_delete.test \
dry_write_insert.test \
dry_write_update.test \
fulltext_boolean_mode_leading_not.test \
fulltext_boolean_mode_pragma_default_operator.test \
fulltext_index_recreate.test \
fulltext_insert_select.test \
Expand Down Expand Up @@ -43,6 +44,7 @@ test_files = \
match_escalation_threshold_global.test \
match_escalation_threshold_session.test \
optimization_order_limit_todo_split_me.test \
performance_schema.test \
query_cache_with_transaction.test \
repair_table.test \
temporary_table.test \
Expand Down

0 comments on commit 2c0c752

Please sign in to comment.