index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
unit1300.c
Age
Commit message (
Expand
)
Author
2018-06-11
cppcheck: fix warnings
Marian Klymov
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-04-22
llist: no longer uses malloc
Daniel Stenberg
2017-04-04
llist: replace Curl_llist_alloc with Curl_llist_init
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2016-04-03
unit: make unit test source code checksrc compliant
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2011-06-24
Fixed test 1300 to pass the memory torture test
Dan Fandrich
2011-06-19
unitteset: Curl_llist_move
Amr Shahin
2011-05-24
compiler warning: fix
Yang Tse
2011-05-21
unit tests: adjust header inclusion order
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2011-03-04
Fixed test 1300 to pass the torture test
Dan Fandrich
2011-02-02
unit1300: code style cleanup
Daniel Stenberg
2011-02-02
adding unit tests for Curl_llist_remove
Amr Shahin
2011-01-22
Fixed C++ style comment not allowed in ISO C90.
Guenter Knauf
2011-01-20
unittest: add 3 tests to test1300
Amr Shahin
2011-01-05
Made unit_setup() return an error code to abort the test early
Dan Fandrich
2011-01-03
unittest: framework for unit-testing
Daniel Stenberg