summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certificateAndKeyParsing/run.py
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Changed test scripts to use unbuffered I/O so when we run the scripts fromMichi Henning2004-07-06
| | | | | allTests.py, we get to see the output as it is produced, not line by line.
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Redirected stderr to stdout in all popen callsBernard Normier2004-05-04
|
* fixesMarc Laukien2004-02-18
|
* Fixed incorrect property.Michi Henning2003-10-28
|
* version update; date changeMarc Laukien2003-02-04
|
* many fixes to run scriptsMarc Laukien2002-11-08
|
* fixesMarc Laukien2002-11-08
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* python test scripts cleanupMarc Laukien2002-04-27
|
* merging from plugins branchMark Spruiell2002-04-24
|
* test script now halt in case of an errorMarc Laukien2002-04-17
|
* Fixed some silly assumptions I was making in these tests about the valuesAnthony Neal2002-04-17
| | | | of the Ice.SSL.[Client|Server].Config properties.
* Updated to get rid of the server process ID being output during the tests.Anthony Neal2002-03-27
|
* Updated to fit into the test framework.Anthony Neal2002-03-25
|
* Updated with a couple of minor bug fixes (ContextOpenSSL.cpp andAnthony Neal2002-03-21
SystemOpenSSL.cpp) and the addition of the initial tests for IceSSL.