[Groonga-mysql-commit] mroonga/mroonga [master] test: generate information_schema.result

Back to archive index

null+****@clear***** null+****@clear*****
2012年 4月 17日 (火) 10:03:10 JST


Kouhei Sutou	2012-04-17 10:03:10 +0900 (Tue, 17 Apr 2012)

  New Revision: b241ec93e1dde67da32657d51c228ecae2e46aea

  Log:
    test: generate information_schema.result

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+5 -0)
===================================================================
--- CMakeLists.txt    2012-04-17 10:02:26 +0900 (b4676bf)
+++ CMakeLists.txt    2012-04-17 10:03:10 +0900 (eacee5e)
@@ -125,3 +125,8 @@ configure_file(
   "${PROJECT_SOURCE_DIR}/config.sh.in"
   "${PROJECT_BINARY_DIR}/config.sh"
   )
+
+configure_file(
+  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result.in"
+  "${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result"
+  )




Groonga-mysql-commit メーリングリストの案内
Back to archive index