ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/t/66_ioasync_04_condvar.t
(Generate patch)

Comparing AnyEvent/t/66_ioasync_04_condvar.t (file contents):
Revision 1.6 by root, Wed Dec 29 04:23:06 2010 UTC vs.
Revision 1.7 by root, Mon Jul 4 21:14:29 2011 UTC

1use AnyEvent; 1use AnyEvent;
2BEGIN { eval q{use AnyEvent::Impl::IOAsync;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::IOAsync not loadable}), exit 0) } 2BEGIN { eval q{use AnyEvent::Impl::IOAsync;1} or ((print qq{1..0 # SKIP AnyEvent::Impl::IOAsync not loadable
3}), exit 0) }
3 4
4$| = 1; print "1..21\n"; 5$| = 1; print "1..21\n";
5 6
6print "ok 1\n"; 7print "ok 1\n";
7 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines