| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtests: provide curl's version string as %VERSION for tests | Daniel Stenberg | 2020-10-02 | 1 | -3/+1 |
| | | | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037 | ||||
| * | Added key words to all SSL-using tests so they can be skipped if necessary. | Dan Fandrich | 2008-02-09 | 1 | -0/+7 |
| | | | | | Removed a few unnecessary requires SSL statements. | ||||
| * | Replaced 127.0.0.1 with %HOSTIP where possible | Dan Fandrich | 2007-09-14 | 1 | -1/+1 |
| | | |||||
| * | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | 2007-01-23 | 1 | -0/+2 |
| | | | | | | | are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | ||||
| * | Added precheck that curl supports the 'openssl' engine in test 307. | Dan Fandrich | 2007-01-18 | 1 | -1/+1 |
| | | |||||
| * | Disabled test 307 for now. | Dan Fandrich | 2007-01-17 | 1 | -0/+4 |
| | | |||||
| * | Added simple OpenSSL crypto engine tests. | Dan Fandrich | 2007-01-16 | 1 | -0/+43 |
