Author: desruisseaux
Date: Sat Dec 15 12:10:30 2012
New Revision: 1422229
URL: http://svn.apache.org/viewvc?rev=1422229&view=rev
Log:
Added IP review for test files.
Added:
sis/ip-review/GeneralDirectPositionTest.xhtml (with props)
sis/ip-review/GeneralEnvelopeTest.xhtml (with props)
Added: sis/ip-review/GeneralDirectPositionTest.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/GeneralDirectPositionTest.xhtml?rev=1422229&view=auto
==============================================================================
--- sis/ip-review/GeneralDirectPositionTest.xhtml (added)
+++ sis/ip-review/GeneralDirectPositionTest.xhtml Sat Dec 15 12:10:30 2012
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta charset="UTF-8"/>
+ <title>GeneralDirectPositionTest history</title>
+ <style type="text/css" media="all">
+ @import url("./reports.css");
+ </style>
+ </head>
+ <body>
+ <div>
+ <h1>GeneralDirectPositionTest history</h1>
+ <p>Click on the commit message for inspecting the <code>diff</code> and how
the code has been rewritten.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn log -r31996:1
http://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/test/java/org/geotools/geometry/DirectPositionTest.java</code></blockquote>
+<table>
+ <tr>
+ <th>Rev.</th>
+ <th>Date</th>
+ <th>Author</th>
+ <th class="last">Message</th>
+ </tr>
+<tr><td class="rev">30641</td><td>2008-06-12</td><td>acuster</td><td>Copyright
headers: lib/referencing, this time with feeling (and the el in
Toolkit)</td></tr>
+<tr><td class="rev">30639</td><td>2008-06-12</td><td>acuster</td><td>Copyright
headers: cleanup library/referencing</td></tr>
+<tr><td
class="rev">30521</td><td>2008-06-05</td><td>acuster</td><td>Copyright: Update
referencing headers</td></tr>
+<tr><td class="rev">30258</td><td>2008-05-08</td><td>acuster</td><td>Reshuffle
the top level repo: drop uDig, move up trunk, tags, and branches.</td></tr>
+<tr><td class="rev">30257</td><td>2008-05-08</td><td>acuster</td><td>Move
trunk/gt/ directory contents up to trunk/ and drop gt</td></tr>
+<tr><td
class="rev">29768</td><td>2008-04-02</td><td>desruisseaux</td><td>Upgrated the
metadata and referencing tests to JUnit 4.</td></tr>
+<tr><td class="rev">28922</td><td>2008-01-24</td><td>acuster</td><td>Bump the
(at)since version to 2.5 since WKTParser was cut from 2.4</td></tr>
+<tr><td
class="rev">28790</td><td>2008-01-16</td><td>desruisseaux</td><td>Renamed
resources.i18n.Logging as resources.i18n.Loggings (with an s) for avoiding name
clash with util.logging.Logging. The name clash would not have been an issue if
those two classes were not typically used together... Also performed a few
javadoc fixes in DirectPosition2D.</td></tr>
+</table>
+ </div>
+ </body>
+</html>
Propchange: sis/ip-review/GeneralDirectPositionTest.xhtml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: sis/ip-review/GeneralDirectPositionTest.xhtml
------------------------------------------------------------------------------
svn:mime-type = text/html
Added: sis/ip-review/GeneralEnvelopeTest.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/GeneralEnvelopeTest.xhtml?rev=1422229&view=auto
==============================================================================
--- sis/ip-review/GeneralEnvelopeTest.xhtml (added)
+++ sis/ip-review/GeneralEnvelopeTest.xhtml Sat Dec 15 12:10:30 2012
@@ -0,0 +1,36 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta charset="UTF-8"/>
+ <title>GeneralEnvelopeTest history</title>
+ <style type="text/css" media="all">
+ @import url("./reports.css");
+ </style>
+ </head>
+ <body>
+ <div>
+ <h1>GeneralEnvelopeTest history</h1>
+ <p>Click on the commit message for inspecting the <code>diff</code> and how
the code has been rewritten.</p>
+<p><b>Command line:</b></p>
+<blockquote><code>svn log -r31996:1
http://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/test/java/org/geotools/geometry/GeneralEnvelopeTest.java</code></blockquote>
+<table>
+ <tr>
+ <th>Rev.</th>
+ <th>Date</th>
+ <th>Author</th>
+ <th class="last">Message</th>
+ </tr>
+<tr><td class="rev">30641</td><td>2008-06-12</td><td>acuster</td><td>Copyright
headers: lib/referencing, this time with feeling (and the el in
Toolkit)</td></tr>
+<tr><td class="rev">30639</td><td>2008-06-12</td><td>acuster</td><td>Copyright
headers: cleanup library/referencing</td></tr>
+<tr><td
class="rev">30521</td><td>2008-06-05</td><td>acuster</td><td>Copyright: Update
referencing headers</td></tr>
+<tr><td class="rev">30258</td><td>2008-05-08</td><td>acuster</td><td>Reshuffle
the top level repo: drop uDig, move up trunk, tags, and branches.</td></tr>
+<tr><td class="rev">30257</td><td>2008-05-08</td><td>acuster</td><td>Move
trunk/gt/ directory contents up to trunk/ and drop gt</td></tr>
+<tr><td
class="rev">29768</td><td>2008-04-02</td><td>desruisseaux</td><td>Upgrated the
metadata and referencing tests to JUnit 4.</td></tr>
+<tr><td class="rev">28922</td><td>2008-01-24</td><td>acuster</td><td>Bump the
(at)since version to 2.5 since WKTParser was cut from 2.4</td></tr>
+<tr><td class="rev">28779</td><td>2008-01-16</td><td>desruisseaux</td><td>In
referencing module, changed the DirectPosition2D.hashCode() and equals(Object)
implementation in order to comply with DirectPosition contract, which fix an
AssertionError. It has the unfortunate side-effect of violating the
Point2D.hashCode() contract. Unfortunatly it is not possible to comply to both
in same time. I added a note in javadoc trying to make that clear.In the
coverage module, applied the ImageWorker changes mentioned on the mailing list.
Also provided a first draft of an ImageWorkerTest. Note that the build still
fail in the shapefile-renderer module for a reason that I believe unrelated to
those changes. The same changes have already been applied to the 2.4 branch,
which build fine.</td></tr>
+<tr><td class="rev">28540</td><td>2007-12-29</td><td>acuster</td><td>Hide
buttons which are not yet used</td></tr>
+<tr><td class="rev">26151</td><td>2007-07-04</td><td>desruisseaux</td><td>More
accurate support for localization (through ImageReader.getLocale() API). Bug
fixes.</td></tr>
+</table>
+ </div>
+ </body>
+</html>
Propchange: sis/ip-review/GeneralEnvelopeTest.xhtml
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: sis/ip-review/GeneralEnvelopeTest.xhtml
------------------------------------------------------------------------------
svn:mime-type = text/html