summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/errorDetection
Commit message (Collapse)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
| | | Fixes #828
* Fixes to improve testing speedBenoit Foucher2019-10-24
|
* Add swift to Slice/errorDetection testJose2019-10-10
|
* Test script minor warning fixesJose2019-07-12
|
* Another fix for Slice/errorDetectionJose2019-02-05
|
* Create Slice/errorDetection output dirJose2019-02-05
|
* Fix compiler crash if forward declared class has no definitionJose2019-02-05
| | | | This affects slice2py and slice2php Slice compilers
* Update error detection output to account for copyright header updatesJose2019-01-19
|
* Copyright header simplicationJose2019-01-19
|
* Cleanup Slice/errorDetection files, Close #320Jose2018-12-19
|
* Fix errorDetection line numbersJose2018-12-18
| | | | Add extra empty lines to compensate with copyright updates
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Added support for --cpp-path to test driverBenoit Foucher2018-10-18
|
* Remove Slice/errorDetection generated filesJose2018-03-22
| | | | See ICE-8759
* Update copyright year to 2018Jose2018-02-14
|
* Fix for cpp/test/Slice/errorDetection failureMark Spruiell2018-01-18
|
* Adding doc comments to C++Mark Spruiell2018-01-17
|
* Fixed CaseInsensative test expecting the wrong line numberAustin Henriksen2017-11-04
|
* ICE-7905 - more fixes for deprecated typesMark Spruiell2017-05-26
|
* ICE-7905 - emit warning for interface by value, proxy for classMark Spruiell2017-05-25
|
* Fix slice/errorDetection testJoe George2017-05-09
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Remove trailing whitespaceJoe George2017-05-02
|
* ICE-7797: make semicolon after {} optionalBernard Normier2017-04-13
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Emit deprecated warnings for classes implementing interfacesJose2017-02-10
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Make Slice enums scopedBernard Normier2017-02-08
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Changed parsing of hex escape sequences in Slice string literalsBernard Normier2016-10-12
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-28
|\|
| * version fixesMark Spruiell2016-03-21
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6645 Fixed issue in Slice compilers with param/member names hiding type ↵Dwayne Boone2015-07-22
| | | | definitions
* Slice/errorDetection fixesJose2015-03-05
|
* remove debug ouput from errorDetectionJose2015-03-04
|
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|