[Groonga-mysql-commit] mroonga/mroonga at df6de06 [master] test: add skip_freebsd.inc

Back to archive index

Kenji Maruyama null+****@clear*****
Mon Mar 10 16:52:21 JST 2014


Kenji Maruyama	2014-03-10 16:52:21 +0900 (Mon, 10 Mar 2014)

  New Revision: df6de067713d209b68f5ce2a129021497a32dbaa
  https://github.com/mroonga/mroonga/commit/df6de067713d209b68f5ce2a129021497a32dbaa

  Message:
    test: add skip_freebsd.inc

  Added files:
    mysql-test/mroonga/include/mroonga/skip_freebsd.inc

  Added: mysql-test/mroonga/include/mroonga/skip_freebsd.inc (+21 -0) 100644
===================================================================
--- /dev/null
+++ mysql-test/mroonga/include/mroonga/skip_freebsd.inc    2014-03-10 16:52:21 +0900 (0c48adf)
@@ -0,0 +1,21 @@
+# Copyright(C) 2014 Kenji Maruyama <mmmaru777 �� gmail.com>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+--source ../../include/mroonga/check_freebsd.inc
+
+if ($VERSION_COMPILE_OS_FREEBSD) {
+  skip This test is not for FreeBSD;
+}
-------------- next part --------------
HTML����������������������������...
Download 



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