aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hdf
Commit message (Collapse)AuthorAgeFilesLines
* Try to make Sonar builds run again: add missing dependency, add ↵Dominik Stadler2015-08-161-2/+3
| | | | | | ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696165 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668367 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some coverage of more Scratchpad-classesDominik Stadler2014-12-281-0/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648157 13f79535-47bb-0310-9956-ffa450edef68
* optimized unused imports in poi-scratchpadYegor Kozlov2012-03-051-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296980 13f79535-47bb-0310-9956-ffa450edef68
* removed svn:eol-style=native from binary files, uncommented related tests; ↵Yegor Kozlov2009-12-281-8/+4
| | | | | | see Bugzilla 48427 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@894173 13f79535-47bb-0310-9956-ffa450edef68
* moved all test data to a top-level directory, refactored all junit usages of ↵Yegor Kozlov2009-08-235-13/+7
| | | | | | .testdata.path to one place git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
* Removed static void main(String[]) methods from junit classes. Other minor ↵Josh Micich2009-06-121-82/+26
| | | | | | clean-up. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@784284 13f79535-47bb-0310-9956-ffa450edef68
* Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and ↵Josh Micich2009-05-211-4/+1
| | | | | | formatting git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@777204 13f79535-47bb-0310-9956-ffa450edef68
* Applying the copy2license.pl script (with tiny modification to allow for ↵Henri Yandell2006-12-221-5/+6
| | | | | | more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489730 13f79535-47bb-0310-9956-ffa450edef68
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353545 13f79535-47bb-0310-9956-ffa450edef68
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353070 13f79535-47bb-0310-9956-ffa450edef68
* Fixed line ending problemsGlen Stampoultzis2003-04-291-1/+184
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353069 13f79535-47bb-0310-9956-ffa450edef68
* Fixed some small build problems and rigged the failing HDF tests not to run.Glen Stampoultzis2003-04-291-183/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353068 13f79535-47bb-0310-9956-ffa450edef68
* test cases...we can't run them yet, but I'll leave this to glenAndrew C. Oliver2003-04-115-0/+183
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17208 PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353055 13f79535-47bb-0310-9956-ffa450edef68