summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_conditional_formatting.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-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-04-10Fix some Layout/HashAlignment offensesGeremia Taglialatela
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLineBetweenDefs offensesGeremia Taglialatela
2023-04-06Fix Layout/EmptyLines offensesGeremia Taglialatela
2014-04-04Fix boolean values so the output matches Excel and works on NumbersJurriaan Pruis
2013-08-17whitespace and debug cleanupRandy Morgan
2013-06-23escape formula for conditional formattingRandy Morgan
2013-04-04Added support for specifying between/notBetween formula in an array.Noel Peden
2012-05-15bring coverage up to 100% and patch a few minor bugs in cell style overrides ...Randy Morgan
2012-04-21Update conditional formatting tests to account for 3 cfvo objs in icon setsStephen Pike
2012-04-21adding in icon set and MOAR examples for conditional formatting.Randy Morgan
2012-04-21adding in color scale for conditional formattingRandy Morgan
2012-04-20# Support for conditional formattingStephen Pike