summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_sheet_view.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-03Fix tests not using valuesGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-10Fix some Layout/HashAlignment offensesGeremia Taglialatela
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-09Fix offenses related to indentation consistencyGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2014-04-04Fix boolean values so the output matches Excel and works on NumbersJurriaan Pruis
2013-08-17remove debug code from testRandy Morgan
2013-08-17fixed specs for sheet view to ensure camelized serializationRandy Morgan
2012-06-09add specs for sheet view selectionRandy Morgan
2012-06-07simplify unit tests and remove default selection (spec allows 0 to 4)Randy 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 "window protection"Jan-Hendrik Hühne
2012-06-06SheetView bugfixes and test suiteJan-Hendrik Hühne