aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_syslog.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use assert_raisenobu2015-06-021-3/+3
* test/test_syslog.rb (TestSyslog#test_log): In AIX, each output line of LOG_PE...odaira2014-10-041-0/+8
* * test/test_syslog.rb: remove executable.hsbt2014-05-311-4/+0
* test/test_syslog.rb: Close fds.akr2014-05-291-41/+41
* * test/test_syslog.rb: adjust indent.hsbt2014-02-271-10/+10
* * test/test_syslog.rb (TestSyslog#test_log): Do not be tooknu2011-08-051-2/+18
* Skip syslog tests that rely on LOG_PERROR unless it's definedshyouhei2011-03-251-2/+3
* Use LOG_PID instead of LOG_PERROR in Syslog.open testshyouhei2011-03-251-2/+3
* * test/test_syslog.rb: Fix to make a lot of test failure ifkosaki2011-01-221-2/+7
* * test: use require_relative.naruse2009-09-121-4/+0
* * test/test_syslog.rb (TestSyslog#test_open): checkkazu2009-03-181-2/+4
* * test/test_syslog.rb (TestSyslog#test_open): checkkazu2009-03-181-3/+3
* * test/test_syslog.rb: moved.nobu2009-03-061-0/+164