summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_pane.rb
AgeCommit message (Expand)Author
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Remove redundant load pathsGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-06Fix Layout/EmptyLineBetweenDefs offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2023-04-06Remove Layout/TrailingWhitespace offensesGeremia Taglialatela
2012-10-14Refactored to use options parser, accessors and serialization attributesRandy Morgan
2012-06-09add test for frozen unspecified row column path in serializationRandy Morgan
2012-06-07patch unit tests for sheet view and pane serialization.Randy Morgan
2012-06-06Test fix.Jan-Hendrik Hühne
2012-06-06Changes default value of xSplit and ySplit.Jan-Hendrik Hühne
2012-06-06CosmeticsJan-Hendrik Hühne
2012-06-06Pane stuff and tests.Jan-Hendrik Hühne