lp://qastaging/libgnet
- Get this branch:
- bzr branch lp://qastaging/libgnet
Branch merges
Branch information
Import details
Last successful import was .
Recent revisions
- 450. By tpm
-
* src/conn.c: (gnet_conn_unref):
Don't leak main context ref when one was set.
Spotted by Kuang-Chun Cheng. - 446. By tpm
-
* tests/check/
Makefile. am:
* tests/check/gnet/gnetabi. c:
* tests/check/gnet/struct_ ppc64.h:
* tests/check/gnet/struct_ ppc32.h:
Include header based on userland ABI, not on kernel/CPU. - 444. By tpm
-
* tests/check/
gnet/gnetconnht tp.c: (test_conn_ http_post_ local):
Disable SOCKS use for test that connects to server on
localhost. - 443. By tpm
-
* configure.ac:
Require check 0.9.4 or later.
* tests/check/gnetcheck. h: (__gnet_ tcase_add_ test), (_tcase_add_test):
Fix up things so that in case of failure the test that failed
is shown properly (before the variable name 'tf' would get
stringified instead of the test function name). - 442. By tpm
-
* tests/check/
gnetcheck. c: (gnet_check_init):
Call gnet_socks_set_enabled( ) if the SOCKS_SERVER environment
variable is set, so we can run the unit tests through the
SOCKS implementation too (e.g. in connection with ssh -D). - 441. By tpm
-
* src/uri.c: (gnet_uri_parse), (parse_
inplace_ munge_string_ part),
(gnet_uri_parse_ inplace) :
* src/uri.h:
API: add gnet_uri_parse_inplace( )
* tests/check/gnet/gneturi. c:
* doc/gnet-sections. txt:
* doc/tmpl/uri.sgml:
Add unit test and docs for the above.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)