1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/libtest
Marc Hoersken e5acae0052 test 500: workaround low timer resolution on Windows
Since the timer resolution is lower, there are actually cases that
the compared values are equal. Therefore we check for previous
timestamps being greater than the current one instead.
2014-02-01 14:04:47 +01:00
..
.gitignore libtest: gitignore more binary files 2013-05-08 14:35:45 +02:00
chkhostname.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
CMakeLists.txt cmake: Fix for MSVC2010 project generation 2013-07-17 00:26:58 +02:00
first.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib500.c test 500: workaround low timer resolution on Windows 2014-02-01 14:04:47 +01:00
lib501.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib502.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib503.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib504.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib505.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib506.c lib506.c: Fixed possible use of uninitialized variables 2013-07-01 21:42:15 +02:00
lib507.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib508.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib509.c test509: libcurl initialization with memory callbacks and actual usage 2013-03-13 21:50:40 +01:00
lib510.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib511.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib512.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib513.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib514.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib515.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib516.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib517.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib518.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib519.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib520.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib521.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib523.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib524.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib525.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib526.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib530.c Multiple pipelines and limiting the number of connections. 2013-03-13 23:55:24 +01:00
lib533.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib536.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib537.c always-multi: always use non-blocking internals 2013-01-17 19:40:35 +01:00
lib539.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib540.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib541.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib542.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib543.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib544.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib547.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib549.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib552.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib553.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib554.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib555.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib556.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib557.c mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU 2013-12-31 11:10:42 +00:00
lib558.c tests: add #96 #558 and #1330 2013-03-15 19:59:51 +01:00
lib560.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib562.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib564.c libtest: fix data type of some *_setopt() 'long' arguments 2013-07-22 21:40:45 +02:00
lib566.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib567.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib568.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib569.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib570.c libtest: fix data type of some *_setopt() 'long' arguments 2013-07-22 21:40:45 +02:00
lib571.c libtest: fix data type of some *_setopt() 'long' arguments 2013-07-22 21:40:45 +02:00
lib572.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib573.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib574.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib575.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib576.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib578.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib579.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib582.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib583.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib586.c libtest: fix data type of some *_setopt() 'long' arguments 2013-07-22 21:40:45 +02:00
lib590.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib591.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib597.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib598.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib599.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib1500.c lib1500: remove bad check 2013-06-06 22:22:14 +02:00
lib1501.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib1502.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
lib1506.c tests: make a few lib15?? tests pass the OOM torture tests 2014-01-29 00:40:33 +01:00
lib1507.c tests: make a few lib15?? tests pass the OOM torture tests 2014-01-29 00:40:33 +01:00
lib1508.c Fix NULL pointer reference when closing an unused multi handle. 2013-02-10 22:57:58 +01:00
lib1509.c lib1509.c: fix compiler warnings 2013-04-04 16:31:27 +02:00
lib1510.c tests: make a few lib15?? tests pass the OOM torture tests 2014-01-29 00:40:33 +01:00
lib1511.c test 1511: fix enumerated type mixed with another type 2013-07-11 17:01:02 +02:00
lib1512.c lib1512.c: Fixed compilation warning 2013-09-02 20:39:53 +01:00
lib1513.c Updated copyright year for recent changes 2014-01-04 17:41:10 +00:00
lib1514.c test1514: Got rid of a non-const initializer C99ism 2014-01-22 01:49:55 +01:00
lib1900.c lib1900: make the test pass the OOM torture tests 2014-01-29 00:19:34 +01:00
libauthretry.c tests: make the authorization retry tests pass the torture tests 2014-01-30 23:18:20 +01:00
libntlmconnect.c libtest: fix data type of some *_setopt() 'long' arguments 2013-07-22 21:40:45 +02:00
Makefile.am curl.h: stricter CURL_EXTERN linkage decorations logic 2013-03-12 00:27:47 +01:00
Makefile.inc test1514: added - no more negative Content-Length (HTTP POST) 2014-01-20 12:52:07 +01:00
notexists.pl tests 1334 to 1363 revisited. 2012-06-05 20:20:40 +02:00
sethostname.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
sethostname.h curl.h: stricter CURL_EXTERN linkage decorations logic 2013-03-12 00:27:47 +01:00
test75.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test307.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test610.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test613.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
test1013.pl Fixed CR issue with Win32 version on MSYS. 2012-07-20 17:22:10 +02:00
test1022.pl Fixed test 1023 when using daily snapshots 2011-04-21 14:47:35 -07:00
test.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
testtrace.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
testtrace.h tests: testtrace.[ch] provides debug callback for libtest usage 2012-01-17 21:32:05 +01:00
testutil.c build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
testutil.h build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00