null+****@clear*****
null+****@clear*****
2012年 3月 6日 (火) 09:49:33 JST
Kouhei Sutou 2012-03-06 09:49:33 +0900 (Tue, 06 Mar 2012)
New Revision: 74fa58469e426d926379ed2ba216fbe9db8f04db
Log:
[test] .result -> .expected
Modified files:
test/function/suite/geo/taiyaki/Makefile.am
Renamed files:
test/function/suite/geo/taiyaki/in-circle.expected
(from test/function/suite/geo/taiyaki/in-circle.result)
test/function/suite/geo/taiyaki/in-rectangle-long-latitude.expected
(from test/function/suite/geo/taiyaki/in-rectangle-long-latitude.result)
Modified: test/function/suite/geo/taiyaki/Makefile.am (+2 -2)
===================================================================
--- test/function/suite/geo/taiyaki/Makefile.am 2012-03-06 00:27:29 +0900 (bbf5683)
+++ test/function/suite/geo/taiyaki/Makefile.am 2012-03-06 09:49:33 +0900 (79d74e7)
@@ -1,5 +1,5 @@
EXTRA_DIST = \
in-circle.test \
- in-circle.result \
+ in-circle.expected \
in-rectangle-long-latitude.test \
- in-rectangle-long-latitude.result
+ in-rectangle-long-latitude.expected
Renamed: test/function/suite/geo/taiyaki/in-circle.expected (+0 -0) 100%
===================================================================
Renamed: test/function/suite/geo/taiyaki/in-rectangle-long-latitude.expected (+0 -0) 100%
===================================================================