Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rework cs:namespace implementation (fix issue #239) (#249) | Bernard Normier | 2018-10-18 |
| | | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test | ||
* | Xamarin testsuite | Jose | 2018-07-20 |
| | |||
* | Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is used | Benoit Foucher | 2018-07-20 |
| | |||
* | CSharp packagemd test missing files | Jose | 2018-06-28 |
| | |||
* | Add support cs:namespace metadata | Jose | 2018-06-28 |
Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification |