On 04/02/2012, at 10:02 AM, MinRK wrote: > Why not ship all that code with libzmq for testing? > > That would mean shipping the entire Python binding with libzmq.
So? It would also mean I can run the tests, on practically any machine, since Python is nice and portable (compared to C). But actually, I suppose I meant: the *source* version of libzmq (not a binary install). So I can just say "make test" have all the tests run before I try to push a patch. -- john skaller [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
