commit | a53872b09a60129489b204b5c1285e6a6bbcb914 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Tue Aug 14 13:35:00 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Tue Aug 14 13:35:00 2007 +0000 |
tree | f57f0c9779319cad1c81fcee3e1a6f803ef33dbc | |
parent | 2ee4128e9b4f481d5029fe4c8ada6c12ac64e2bd [diff] |
Added tests for simple function calls and introspection that are run against a SimpleXMLRPCServer in a separate thread. Because of problems with WSAEWOULDBLOCK (error 10035) being raised by the server on Windows, these new tests are skipped on win32. [GSoC - Alan McIntyre]