about summary refs log tree commit homepage
path: root/test/test_posix_mq.rb
DateCommit message (Expand)
2010-03-13ensure POSIX_MQ#name is clobber-proof
2010-02-20make POSIX_MQ#dup and POSIX_MQ#clone no-op
2010-01-21add #shift test with destination buffer
2010-01-07add POSIX_MQ#shift helper method
2010-01-07POSIX_MQ#notify only works on GNU/Linux for now
2010-01-07POSIX_MQ#notify block execution on message received
2010-01-02Fix mq.notify = nil to unregister notifications
2010-01-02initial commit v0.1.0