]> source.dussan.org Git - poi.git/commit
Fixed bug in CellCacheEntry (support for caching blank evaluation results)
authorJosh Micich <josh@apache.org>
Wed, 1 Oct 2008 20:56:21 +0000 (20:56 +0000)
committerJosh Micich <josh@apache.org>
Wed, 1 Oct 2008 20:56:21 +0000 (20:56 +0000)
commit3d3c4958d23bfde21eaf1df1f34fcfa8f87f90fc
treef4ce6df1c8a9bf6970ee12c83fb7cb781c1d760d
parent2822f208fa378a81a7a06678a82b3f58017a63a9
Fixed bug in CellCacheEntry (support for caching blank evaluation results)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@700916 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/CellCacheEntry.java
src/testcases/org/apache/poi/ss/formula/AllSSFormulaTests.java
src/testcases/org/apache/poi/ss/formula/TestCellCacheEntry.java [new file with mode: 0644]