null+****@clear*****
null+****@clear*****
2012年 4月 3日 (火) 12:06:42 JST
Kouhei Sutou 2012-04-03 12:06:42 +0900 (Tue, 03 Apr 2012)
New Revision: 507a6ec7c8c2b787b6d433a1232a48b372b5e569
Log:
test: change directory name
grntest -> groonga-benchmark
Modified files:
configure.ac
test/unit/Makefile.am
Renamed files:
test/unit/groonga-benchmark/Makefile.am
(from test/unit/grntest/Makefile.am)
test/unit/groonga-benchmark/test-gqtp.rb
(from test/unit/grntest/test-gqtp.rb)
test/unit/groonga-benchmark/test-http.rb
(from test/unit/grntest/test-http.rb)
test/unit/groonga-benchmark/test-option.rb
(from test/unit/grntest/test-option.rb)
Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac 2012-04-03 12:02:49 +0900 (8bb17cd)
+++ configure.ac 2012-04-03 12:06:42 +0900 (41f7f34)
@@ -257,7 +257,7 @@ AC_CONFIG_FILES([
test/unit/http/Makefile
test/unit/gqtp/Makefile
test/unit/story/Makefile
- test/unit/grntest/Makefile
+ test/unit/groonga-benchmark/Makefile
test/function/Makefile
test/benchmark/Makefile
test/benchmark/fixtures/Makefile
Modified: test/unit/Makefile.am (+1 -1)
===================================================================
--- test/unit/Makefile.am 2012-04-03 12:02:49 +0900 (c85ad41)
+++ test/unit/Makefile.am 2012-04-03 12:06:42 +0900 (e61d71a)
@@ -7,7 +7,7 @@ SUBDIRS = \
http \
gqtp \
story \
- grntest
+ groonga-benchmark
if WITH_UNIT_TEST
TESTS = run-test.sh
Renamed: test/unit/groonga-benchmark/Makefile.am (+0 -0) 100%
===================================================================
Renamed: test/unit/groonga-benchmark/test-gqtp.rb (+0 -0) 100%
===================================================================
Renamed: test/unit/groonga-benchmark/test-http.rb (+0 -0) 100%
===================================================================
Renamed: test/unit/groonga-benchmark/test-option.rb (+0 -0) 100%
===================================================================