index
:
jcarr/xgb
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xgb_test.go
Age
Commit message (
Expand
)
Author
2018-10-30
refactor to testingTools.go with more tests
jEzEk
2018-10-26
tests double close, close with pending requests
jEzEk
2018-10-25
tests after (*Conn) close channel is closed
jEzEk
2018-10-25
testing unexpected (*Conn).conn close
jEzEk
2018-10-25
test on dummy X un/checked with/out reply,refactor
jEzEk
2018-10-25
test server w tests, test *Conn open/close
jEzEk
2018-10-25
test dummy X server is responding & functional
jEzEk
2018-10-25
new test servers, test severs run/close testing
jEzEk
2018-10-25
tests reactor, negative leaks error fix
jEzEk
2018-10-25
test fixes
jEzEk
2018-10-25
test dummy write error server -> conn close tests
jEzEk
2018-10-25
test not timed out on blocking close fix
jEzEk
2018-10-25
leak testing struct & checks
jEzEk
2018-10-25
testing blocking server, Conn open/close test
jEzEk
2018-10-25
xgb.go test file with very basic test server
jEzEk
2012-05-10
a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-10
make resource ids their own individual types. last commit before overhaul to ...
Andrew Gallant (Ocelot)
2012-05-07
more clean up. use log instead of fmt.Print to stderr. bug fix for event bloc...
Andrew Gallant (Ocelot)
2012-05-07
lots of docs and examples
Andrew Gallant (Ocelot)
2012-05-07
added tests
Andrew Gallant (Ocelot)