summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_date_time_converter.rb
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-05-03Fix non-production Style/NumericLiterals offensesGeremia Taglialatela
2023-05-03Fix Style/RedundantFileExtensionInRequire offenseGeremia Taglialatela
2023-05-03Fix time testsGeremia Taglialatela
2023-05-03Add RuboCop MinitestGeremia Taglialatela
2023-05-03Fix offenses to non-production codeGeremia Taglialatela
2023-04-09Fix Layout/ExtraSpacing offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix offenses related to trailing commasGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-07Fix Layout/ElseAlignmentGeremia Taglialatela
2023-04-06Fix Layout/CommentIndentation offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2013-09-13Add support for automatically adjusting serialized times and dates to account...Randy Morgan
2012-04-05fixing spec for time serialization assuming timezone to be GMT+1 - Randy Morgan
2012-04-03pre release prepRandy Morgan
2012-04-03Trying something crazy for jruby1.9 modeRandy Morgan
2012-03-23move requires out of specs and into helper that prepends lib directory for re...Randy Morgan
2012-03-02epoc => epochJurriaan Pruis
2012-02-28patching time converter and specs as well as fixing warnings related to unini...Randy Morgan
2012-02-24Fix DateTimeConverter testsJoseph HALTER
2012-02-23out of time to play with this. We will need to create some 1.8.7 valid test l...Randy Morgan
2012-02-23disable timezone testing for 1.8.7 for nowRandy Morgan
2012-02-23ruby version conditional specs to deal with epoc issues Randy Morgan
2012-02-23renaming for clarity, a bit of docs and some patches to spec for AWSOME date/...Randy Morgan