[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] test: generate information_schema.result

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:42:23 JST 2012


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

  New Revision: b241ec93e1dde67da32657d51c228ecae2e46aea
  https://github.com/mroonga/mroonga/commit/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"
+  )
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index