summaryrefslogtreecommitdiff
path: root/TAO/tests
Commit message (Expand)AuthorAgeFilesLines
* Minor test changes and add new test to the test list as not fixedrepro-fragmentation-issueJohnny Willemsen2020-12-296-35/+20
* Merge branch 'master' into repro-fragmentation-issueJohnny Willemsen2020-12-2974-3751/+532
|\
| * Merge pull request #1356 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-272-0/+48
| |\
| | * Add more array test casesJohnny Willemsen2020-12-272-0/+48
| * | Merge pull request #1355 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-241-0/+31
| |\ \ | | |/
| | * Extend union test furtherJohnny Willemsen2020-12-241-0/+10
| | * Extend union test IDL with more test casesJohnny Willemsen2020-12-241-0/+21
| * | Merge pull request #1354 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-247-121/+193
| |\ \ | | |/
| | * Moved anonymous IDL constructs to their own filesJohnny Willemsen2020-12-247-121/+193
| * | Removed empty linesJohnny Willemsen2020-12-121-2/+0
| * | Test PI target_is_ and generate more compact _is_a operationsJohnny Willemsen2020-12-091-0/+25
| * | Test more operationsJohnny Willemsen2020-12-091-2/+55
| * | Layout changes and test more PI operations explicitlyJohnny Willemsen2020-12-091-1/+36
| * | Added result which is propagated to the interceptors so that errors are repor...Johnny Willemsen2020-12-0913-30/+55
| * | Layout changes and fixed unicode logging issueJohnny Willemsen2020-12-095-9/+3
| * | BAD_INV_ORDER should be thrown with minor code 14Johnny Willemsen2020-12-093-6/+8
| * | Use std::strcmp, layout changes, fixed memory leakJohnny Willemsen2020-12-093-48/+26
| * | Modernize the interceptors a little bitJohnny Willemsen2020-12-095-41/+20
| * | Remove redundant voidJohnny Willemsen2020-12-093-10/+10
| |/
| * Layout changesJohnny Willemsen2020-11-105-16/+0
| * Layout changesJohnny Willemsen2020-11-101-5/+2
| * Merge pull request #1265 from jwillemsen/jwi-removesequenceiteratorsJohnny Willemsen2020-11-1011-3372/+0
| |\
| | * Merge branch 'master' into jwi-removesequenceiteratorsJohnny Willemsen2020-10-2821-59/+6
| | |\
| | * | Removed support for STL iterators which was disabled by default using TAO_HAS...Johnny Willemsen2020-10-1511-3372/+0
| * | | Update all links to bugzilla from WashU to ISISJohnny Willemsen2020-10-282-2/+2
| | |/ | |/|
| * | Layout changesJohnny Willemsen2020-10-2815-45/+1
| * | Layout and docu changesJohnny Willemsen2020-10-283-6/+2
| * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-10-281-6/+1
| |\ \
| | * | Removed FOCUS which uses specialization files to patch the TAO source code. H...Johnny Willemsen2020-10-151-6/+1
| | |/
| * | Fixed typo in commentJohnny Willemsen2020-10-282-2/+2
| |/
| * Fixed typo and removed blank linesJohnny Willemsen2020-10-063-6/+1
| * Also use Objects as part of an operation but as a result don't generate Any o...Johnny Willemsen2020-10-062-4/+2
| * Add keyword escaping example and use that also for private/publicJohnny Willemsen2020-10-061-8/+11
| * Perl shebang changesJohnny Willemsen2020-10-021-2/+1
| * Fixed typo and layout issuesJohnny Willemsen2020-10-025-20/+10
| * Fixed typo in commentJohnny Willemsen2020-08-221-1/+1
* | Removed use of std namespace (really?)Joachim Achtzehnter2020-09-112-12/+32
* | Removed trailing white spaceJoachim Achtzehnter2020-08-261-4/+4
* | Rewritten to avoid including header from examplesJoachim Achtzehnter2020-08-2611-193/+213
* | Added more generated filesJoachim Achtzehnter2020-08-201-0/+1
* | Added .gitignore, removed unneeded base projectJoachim Achtzehnter2020-08-202-1/+11
* | Delete trailing whitespaceJoachim Achtzehnter2020-08-191-7/+7
* | Repro problem with fragmented GIOP messagesJoachim Achtzehnter2020-08-1910-0/+435
|/
* Merge pull request #1135 from iguessthislldo/igtd/anon_typesFred Hornsey2020-06-123-0/+36
|\
| * Respond to Review in #1135Fred Hornsey2020-06-051-0/+8
| * IDL4 Anonymous Types TestFred Hornsey2020-06-053-0/+28
* | Tab/newline cleanupJohnny Willemsen2020-06-111-6/+4
* | Use ACE_OS instead of ACE_OS_StringJohnny Willemsen2020-06-101-1/+1
* | Use ACE_OS::strcmp instead of ACE_OS_String::strcmpJohnny Willemsen2020-06-107-15/+12
|/
* Merge pull request #1133 from iguessthislldo/igtd/gitignoresFred Hornsey2020-06-04416-5/+2284
|\