ソースを参照

add repo location of unit test code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1784504 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_16_FINAL
Javen O'Neal 7年前
コミット
af663184b7
1個のファイルの変更4行の追加0行の削除
  1. 4
    0
      README.rst

+ 4
- 0
README.rst ファイルの表示

* Check out the code from svn or git * Check out the code from svn or git
* Import the project into Eclipse or your favorite IDE * Import the project into Eclipse or your favorite IDE
* Write a unit test: * 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 * Navigate the source, make changes, and run unit tests to verify
* Binary formats and Common APIs: src/java/org/apache/poi/ * Binary formats and Common APIs: src/java/org/apache/poi/
* OOXML APIs only: src/ooxml/java/org/apache/poi/ * OOXML APIs only: src/ooxml/java/org/apache/poi/

読み込み中…
キャンセル
保存