summaryrefslogtreecommitdiff
path: root/TAO/tests
Commit message (Expand)AuthorAgeFilesLines
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0995-434/+287
* Layout changesJohnny Willemsen2021-03-082-3/+3
* Use micro version instead of beta versionJohnny Willemsen2021-01-231-2/+2
* Merge pull request #1383 from jwillemsen/jwi-ACE_LACKS_PLACEMENT_OPERATOR_DELETEJohnny Willemsen2021-01-052-4/+0
|\
| * Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi...Johnny Willemsen2021-01-052-4/+0
* | Merge pull request #1372 from jwillemsen/jwi-alphaJohnny Willemsen2021-01-051-1/+0
|\ \
| * | Remove support for the Alpha CPUJohnny Willemsen2021-01-051-1/+0
| |/
* | Removed checks for DEC_CXXJohnny Willemsen2021-01-052-3/+3
|/
* Instead of checking for the linux define use ACE_LINUX, the first doesn't see...Johnny Willemsen2020-12-301-1/+1
* Merge pull request #1364 from jwillemsen/jwi-compilewarningsJohnny Willemsen2020-12-302-8/+12
|\
| * Use std::unique_ptrJohnny Willemsen2020-12-301-5/+6
| * Fixed variable not used warningJohnny Willemsen2020-12-301-3/+6
* | Don't print the exception, causes the scoreboard scripts to flag this test as...Johnny Willemsen2020-12-301-2/+2
|/
* Minor changes and add portspan for DIOP to the NEWS fileJohnny Willemsen2020-12-294-61/+12
* Merge branch 'master' into diop-portspanJohnny Willemsen2020-12-2992-3750/+1431
|\
| * Merge pull request #1359 from DOCGroup/repro-fragmentation-issueJohnny Willemsen2020-12-299-0/+471
| |\
| | * 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
| | |\
| | * | 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 #1358 from DOCGroup/test-corba-is-nilJohnny Willemsen2020-12-2910-0/+429
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into test-corba-is-nilJohnny Willemsen2020-12-2967-3635/+265
| | |\ \
| | * | | Minor improvementsJohnny Willemsen2020-12-295-11/+7
| | * | | Changed %s to %C for ACE, added call to duplicateJoachim Achtzehnter2020-09-091-5/+19
| | * | | Delete unused header includesJoachim Achtzehnter2020-08-261-4/+0
| | * | | Addressed pull request commentsJoachim Achtzehnter2020-08-264-10/+28
| | * | | Removed trailing spaceJoachim Achtzehnter2020-08-211-1/+1
| | * | | Added test to confirm CORBA::is_nil worksJoachim Achtzehnter2020-08-2110-0/+405
| | | |/ | | |/|
| * | | 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
| |/ /