summaryrefslogtreecommitdiff
path: root/test/logger/test_logdevice.rb
AgeCommit message (Expand)Author
2021-09-15[ruby/logger] Ignored loading CoreAssertions in test runnerHiroshi SHIBATA
2020-12-04[ruby/logger] Consider cygwin a Windows platformJeremy Evans
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-12-17[ruby/logger] Fixed leaked tempfileNobuyoshi Nakada
2019-12-10[ruby/logger] Enable more timezone tests on OpenBSDJeremy Evans
2019-12-10[ruby/logger] Raise ArgumentError for invalid shift_ageJeremy Evans
2019-09-06Fix keyword argument warnings in the tests from Class#newJeremy Evans
2019-07-15Move helper file of logger to under the test/logger.Hiroshi SHIBATA
2019-07-15[ruby/logger] Add option to set the binary mode of the log deviceRafael Mendonça França
2019-07-15[ruby/logger] Set filename when initializing logger with a File objectJeremy Evans
2019-07-15[ruby/logger] Fix to use logger and test-unit in this repo withsonots
2017-12-04revert r60999usa
2017-12-03give a change to determine to rotate the log or notusa
2017-10-23multiple arguments to writenobu
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-10-08logger: fix monthly log rotate with DSTnobu
2016-05-01* test/logger/test_logdevice.rb (TestLogDevice#test_shifting_period_suffix):usa
2016-04-19use more descriptive assertionsnobu
2016-04-18* test/logger/test_logdevice.rb: fix tests to pass on windowssonots
2016-04-18* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-18* test/logger/test_logdevice.rb: Fix tests of logger to make it work onsonots
2015-11-17lib/logger.rb: Add Logger#reopensonots
2015-10-27logger.rb: end of week should be Saturdaynobu
2015-10-27logger.rb: fix weekly rotationnobu
2015-06-02use assert_raisenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-05-29test/logger/test_logdevice.rb: Close fds.akr
2014-02-22test_logdevice.rb: no utimenobu
2014-02-22test_logdevice.rb: use assert_in_out_errnobu
2014-02-21test_logdevice.rb: run iff timezene supportednobu
2014-02-21logger.rb: DSTnobu
2014-02-21logger.rb: fix midnight log rotation missnobu
2014-02-21test/logger: splitnobu