summaryrefslogtreecommitdiff
path: root/test/logger
AgeCommit message (Expand)Author
2019-12-10Followed up 38722fa179fcec549300b2f35206f4eb168f202eHiroshi SHIBATA
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-12-10[ruby/logger] Honor Logger#level overridesGeorge Claghorn
2019-12-09Added workaround for CoreAssertions used by ruby/logger.Hiroshi SHIBATA
2019-12-09Merge the upstream changes for test-unit on ruby/logger.Hiroshi SHIBATA
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
2019-07-15[ruby/logger] Add support for changing severity using bang methods.Samuel Williams
2019-07-02Fix timezone issue for logger period's testsYusuke Endoh
2019-07-02Revert "Add a missing tests for Logger::Period module"Koichi Sasada
2019-07-02Add a missing tests for Logger::Period moduleAnton Davydov
2018-03-17Remove unused variablesk0kubun
2017-12-04revert r60999usa
2017-12-03give a change to determine to rotate the log or notusa
2017-10-23multiple arguments to writenobu
2017-07-20logger.rb: Fix handling prognamesonots
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-11-05test_logger.rb: suppress a warningnobu
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
2016-04-18Allow specifying logger parameters in constructorsonots
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-17* lib/logger.rb: support symbol and string log level settingsonots
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-07-02* logger.rb: removed unmaintain code.hsbt
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
2014-02-16* test/net/ftp/test_ftp.rb: remove unused variables.hsbt
2013-12-15test_logger.rb: fix system dependent testnobu
2013-12-14logger.rb: fix extra log ratationnobu
2013-11-07test_logger.rb: clear garbage filesnobu
2013-11-02logger.rb: fix r43511 for Windowsnobu