poi/src/testcases/org/apache/poi/hssf/record/aggregates
Nick Burch a51afa06f4 Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648303 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 16:00:50 +00:00
..
AllRecordAggregateTests.java More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy. Some other clean-up. 2008-03-31 05:10:35 +00:00
TestCFRecordsAggregate.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
TestColumnInfoRecordsAggregate.java silenced noisy tests 2008-03-31 05:56:11 +00:00
TestFormulaRecordAggregate.java Applying the copy2license.pl script (with tiny modification to allow for 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. 2006-12-22 19:18:16 +00:00
TestRowRecordsAggregate.java Applying the copy2license.pl script (with tiny modification to allow for 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. 2006-12-22 19:18:16 +00:00
TestValueRecordsAggregate.java refactored all hssf junits to get test sample data in the in one place 2008-04-07 03:02:03 +00:00