4 Commits

Author SHA1 Message Date
Nick Mathewson
56e48c1019 Fix a few mingw64 incompatibilities introduced since 2.0 2012-11-02 10:58:02 -04:00
Nick Mathewson
14eb28a312 Include util-internal.h earlier in test-dumpevents to fix solaris build
See 95e2455cdbf840b for rationale.
2012-04-03 15:41:12 -04:00
Nick Mathewson
8d08ccee09 Make test-dumpevents build on Linux 2012-03-23 19:29:45 -04:00
Nick Mathewson
7afe48aab8 Add a unit test for event_base_dump_events()
This function uses a C program to generate its output, and then uses a
Python program to check it for correctness.  On systems without
Python, we just make sure that the C program doesn't crash.

It's likely that we should be requiring some particular python version.
This is an alpha, though: I'm sure somebody will tell us which.
2012-03-23 17:56:23 -04:00