summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
Commit message (Expand)AuthorAgeFilesLines
* Layout changesJohnny Willemsen2021-03-082-4/+2
* Initialize pointersJohnny Willemsen2021-01-063-3/+3
* Make use of std::unique_ptrJohnny Willemsen2020-12-301-5/+2
* Make use of std::unique_ptrJohnny Willemsen2020-12-303-8/+3
* Make use of std atomic and unique_ptrJohnny Willemsen2020-12-303-17/+16
* Fixed typoJohnny Willemsen2020-11-301-1/+1
* Layout chagnesJohnny Willemsen2020-11-102-3/+2
* Update all links to bugzilla from WashU to ISISJohnny Willemsen2020-10-285-5/+5
* Fixed typoJohnny Willemsen2020-08-242-3/+3
* Use ACE_OS instead of ACE_OS_StringJohnny Willemsen2020-06-106-18/+18
* Removed usage of register, not allowed anymore with C++17Johnny Willemsen2020-05-271-9/+9
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-2/+2
* Remove register keyword, illegal with C++17.Johnny Willemsen2020-05-112-22/+22
* Fixed typosJohnny Willemsen2019-10-293-4/+4
* Layout changesJohnny Willemsen2019-08-191-17/+7
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-193-13/+4
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1911-29/+0
* Mark constructor as explicitJohnny Willemsen2019-06-071-1/+1
* Revert "Remove ORB runner as separate task, not necessary and only complicate...Johnny Willemsen2019-06-071-2/+21
* Remove ORB runner as separate task, not necessary and only complicates this testJohnny Willemsen2019-06-071-21/+2
* No need to use a ACE_Time_Value to sleep a number of secondsJohnny Willemsen2019-06-071-2/+1
* Log process id in exit message using %PJohnny Willemsen2019-06-071-2/+1
* Make use of %P for logging the process idJohnny Willemsen2019-06-071-3/+3
* Extended readmeJohnny Willemsen2019-06-061-0/+3
* Layout changesJohnny Willemsen2019-05-231-1/+0
* Use full path for clientJohnny Willemsen2019-05-231-1/+1
* Layout changesJohnny Willemsen2019-05-221-145/+139
* List all FaultTolerant tests separately and removed the helper run_test.pl wh...Johnny Willemsen2019-05-221-44/+0
* Removed some empty linesJohnny Willemsen2019-05-211-4/+0
* Make use of $ENV{TAO_ROOT}/orbsvcs instead of a relative pathJohnny Willemsen2019-05-2187-135/+134
* Use more TAO_ROOT as environment for a path, using startdir will not work cor...Johnny Willemsen2019-05-219-23/+13
* Use TAO_ROOT for tao_ft_namingJohnny Willemsen2019-05-2110-13/+13
* Tab changesJohnny Willemsen2019-05-211-14/+14
* Adapt these test scripts in order to let them work with an arch subdir setJohnny Willemsen2019-05-215-28/+23
* Use tab instead of spacesJohnny Willemsen2019-05-211-5/+5
* Merge branch 'master' into jwi-implreprestart-889Johnny Willemsen2019-04-251-9/+0
|\
| * Merge pull request #895 from mitza-oci/vs2019projAdam Mitz2019-04-241-9/+0
| |\
| | * orbsvcs tests/examples: removed Perl files from Documentation_Files group as ...Adam Mitz2019-04-231-8/+0
| | * orbsvcs tests/examples: removed MPC files from Documentation_Files group as t...Adam Mitz2019-04-221-1/+0
* | | Layout changesJohnny Willemsen2019-04-1711-39/+19
* | | Layout and const changesJohnny Willemsen2019-04-171-2/+0
* | | Layout and unicode fixesJohnny Willemsen2019-04-164-26/+7
* | | Layout changesJohnny Willemsen2019-04-163-6/+1
* | | Helper output on one lineJohnny Willemsen2019-04-161-2/+1
* | | Add with -debug also ImR activator logging and tab changesJohnny Willemsen2019-04-161-12/+14
* | | Layout, unicode, and doxygen changesJohnny Willemsen2019-04-153-12/+8
* | | Extend perl script with -s option to have a shutdown delay in the serverJohnny Willemsen2019-04-151-5/+18
* | | Added new -s commandline option to shutdown the server instead of letting it ...Johnny Willemsen2019-04-151-3/+19
* | | Add option to set a shutdown delayJohnny Willemsen2019-04-151-4/+13
* | | Add shutdown operation to the server so that we can trigger a controlled shut...Johnny Willemsen2019-04-154-4/+21
|/ /