Kouhei Sutou
null+****@clear*****
Sun Oct 19 19:48:45 JST 2014
Kouhei Sutou 2014-10-19 19:48:45 +0900 (Sun, 19 Oct 2014) New Revision: 92104905fe6832d64f3bd52ac93435f566c835bb https://github.com/ranguba/rroonga/commit/92104905fe6832d64f3bd52ac93435f566c835bb Message: test: group operation tests Modified files: test/test-fix-size-column.rb Modified: test/test-fix-size-column.rb (+6 -1) =================================================================== --- test/test-fix-size-column.rb 2014-10-19 19:44:49 +0900 (904334e) +++ test/test-fix-size-column.rb 2014-10-19 19:48:45 +0900 (c160390) @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Kouhei Sutou <kou �� clear-code.com> +# Copyright (C) 2009-2014 Kouhei Sutou <kou �� clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -18,7 +18,11 @@ class FixSizeColumnTest < Test::Unit::TestCase def setup setup_database + end + class OperationTest < self + def setup + super setup_bookmarks_table end @@ -70,6 +74,7 @@ class FixSizeColumnTest < Test::Unit::TestCase @bookmarks.add(:viewed => 100) end end + end class TimeTest < self class IntegerTest < self -------------- next part -------------- HTML����������������������������... 다운로드