Author: onealj
Date: Mon Feb 27 05:52:50 2017
New Revision: 1784504

URL: http://svn.apache.org/viewvc?rev=1784504&view=rev
Log:
add repo location of unit test code

Modified:
    poi/trunk/README.rst   (contents, props changed)

Modified: poi/trunk/README.rst
URL: 
http://svn.apache.org/viewvc/poi/trunk/README.rst?rev=1784504&r1=1784503&r2=1784504&view=diff
==============================================================================
--- poi/trunk/README.rst (original)
+++ poi/trunk/README.rst Mon Feb 27 05:52:50 2017
@@ -67,6 +67,10 @@ Contributing
 * Check out the code from svn or git
 * Import the project into Eclipse or your favorite IDE
 * Write a unit test:
+  * Binary formats and Common APIs: src/testcases/org/apache/poi/
+  * OOXML APIs only: src/ooxml/testcases/org/apache/poi/
+  * Scratchpad (Binary formats): src/scratchpad/testcases/org/apache/poi/
+  * test files: test-data/
 * Navigate the source, make changes, and run unit tests to verify
   * Binary formats and Common APIs: src/java/org/apache/poi/
   * OOXML APIs only: src/ooxml/java/org/apache/poi/

Propchange: poi/trunk/README.rst
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to