about summary refs log tree commit diff stats
path: root/test/src/test-uv-link-source-t.c
Commit message (Collapse)AuthorAgeFilesLines
* api: inherit structs from uv_link_tFedor Indutny2016-05-271-13/+13
|
* include: close callbacksFedor Indutny2016-05-271-2/+11
|
* api: simplifyFedor Indutny2016-05-271-2/+2
|
* include: add `arg` to write/shutdownFedor Indutny2016-05-271-2/+4
|
* test: simplifyFedor Indutny2016-05-261-2/+1
|
* uv_link_t: pass source to write/shutdownFedor Indutny2016-05-261-1/+3
|
* src: move methods to separate read-only structureFedor Indutny2016-05-261-5/+5
|
* src: shuffle files aroundFedor Indutny2016-05-261-0/+1
|
* test: basic testFedor Indutny2016-05-261-0/+120