Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-21 | Fixed test 1023 when using daily snapshots | Dan Fandrich | |
2011-04-20 | Fixed test 1022 when using daily snapshots | Dan Fandrich | |
2011-04-18 | curl-config: fix --version | Daniel Stenberg | |
curl-config --version didn't output the correct version string (bug introduced in commit 0355e33b5f7b234cf3), and unfortunately the test case 1022 that was supposed to check for this was broken. This change fixes the test to detect this problem and it fixes the output. Bug: http://curl.haxx.se/bug/view.cgi?id=3288727 | |||
2010-03-25 | s/CVS/DEV in the version string from the git repo | Daniel Stenberg | |
2010-03-24 | s/CVS/DEV/ in the version string for repo versions | Daniel Stenberg | |
2010-02-16 | replaced tabs with spaces | Yang Tse | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2008-03-28 | Made the test work on perl 5.00 | Dan Fandrich | |
2008-02-08 | Added tests 1022 and 1023 to validate output of curl-config --version and | Dan Fandrich | |
--vernum |