summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/tc_shared_strings_table.rb
AgeCommit message (Expand)Author
2023-05-25Fix StringConcatenation offenses (non-production)Geremia Taglialatela
2023-05-22Use Ruby 1.9 hash syntax (non-production code)Geremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Introduce RuboCop performanceGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2018-02-08chore(coverage) increase coverage and cleanuprandym
2015-11-18remove some code reekRunar Ingebrigtsen
2015-07-04Add test to confirm control characters are removed from shared stringsThomas Cannon
2013-04-28Refactored and renamed space preservationRandy Morgan
2012-03-27FAST ENOUGH?Randy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan