summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_cell.rb
AgeCommit message (Expand)Author
2012-03-26fix specs for cell when serializing to string as hashes are not ordered!Randy Morgan
2012-03-26Quick and Dirty run on trying interpolated strings instead of nokogiri for sh...Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-14code formatting.Randy Morgan
2012-03-13Patching spec for 1.8.7 add that it fails when hitting map on the range as a ...Randy Morgan
2012-03-12test r_abs with a cell in column AA.Joe Kain
2012-02-28testing to_xml validitiyRandy Morgan
2012-02-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron
2012-02-22Add :boolean as a valid type for cellsJonathan Tron
2012-02-16more specs for cell_alignment cell and chartRandy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-05specs for new functionalityRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-20first commitRandy Morgan