index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Updates to reflect new external convey framework.
Garrett D'Amore
2016-12-20
*
Fix the definition of Main() in convey.h
Garrett D'Amore
2016-12-19
*
fix windows compilation bug (colon instead of semicolon)
Garrett D'Amore
2016-12-19
*
test_main in terms of test_main_group and test_group.
Garrett D'Amore
2016-12-18
*
Minor bug fixes to test.h and co.
Garrett D'Amore
2016-12-18
*
Nicer convey API - more closely mirrors the Go one.
Garrett D'Amore
2016-12-18
*
Remove stale clean up handler bits. Attempt to provide Win32 API support.
Garrett D'Amore
2016-12-18
*
Added support for test_reset(), better than cleanup or other hacks.
Garrett D'Amore
2016-12-18
*
Suppress exposure of contexts to code under test.
Garrett D'Amore
2016-12-18
*
Add test groups, free memory used by tests.
Garrett D'Amore
2016-12-18
*
Added linked list test suite.
Garrett D'Amore
2016-12-18
*
So "test" target now does something useful.
Garrett D'Amore
2016-12-17
*
Test framework is dev-complete. More functionality may be added later.
Garrett D'Amore
2016-12-17
*
Nicer test framework -- more internals in the .C, nicer and more correct
Garrett D'Amore
2016-12-17
*
Early test framework, modeled on GoConvey.
Garrett D'Amore
2016-12-15