]> source.dussan.org Git - poi.git/commitdiff
Add several more test files, charting related
authorNick Burch <nick@apache.org>
Wed, 9 Jan 2008 23:14:32 +0000 (23:14 +0000)
committerNick Burch <nick@apache.org>
Wed, 9 Jan 2008 23:14:32 +0000 (23:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610606 13f79535-47bb-0310-9956-ffa450edef68

src/testcases/org/apache/poi/hssf/data/44010-SingleChart.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/data/44010-TwoCharts.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/data/WithChart.xls [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/data/WithChart.xlsx [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xls [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xlsx [new file with mode: 0755]

diff --git a/src/testcases/org/apache/poi/hssf/data/44010-SingleChart.xls b/src/testcases/org/apache/poi/hssf/data/44010-SingleChart.xls
new file mode 100644 (file)
index 0000000..fe0df27
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/44010-SingleChart.xls differ
diff --git a/src/testcases/org/apache/poi/hssf/data/44010-TwoCharts.xls b/src/testcases/org/apache/poi/hssf/data/44010-TwoCharts.xls
new file mode 100644 (file)
index 0000000..4a61523
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/44010-TwoCharts.xls differ
diff --git a/src/testcases/org/apache/poi/hssf/data/WithChart.xls b/src/testcases/org/apache/poi/hssf/data/WithChart.xls
new file mode 100755 (executable)
index 0000000..624b767
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/WithChart.xls differ
diff --git a/src/testcases/org/apache/poi/hssf/data/WithChart.xlsx b/src/testcases/org/apache/poi/hssf/data/WithChart.xlsx
new file mode 100755 (executable)
index 0000000..5de9408
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/WithChart.xlsx differ
diff --git a/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xls b/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xls
new file mode 100755 (executable)
index 0000000..ea05d5c
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xls differ
diff --git a/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xlsx b/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xlsx
new file mode 100755 (executable)
index 0000000..9b8dece
Binary files /dev/null and b/src/testcases/org/apache/poi/hssf/data/WithTwoCharts.xlsx differ