summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/packagemd/Server.cs
Commit message (Collapse)AuthorAge
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-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 testsuiteJose2018-07-20
|
* Add support cs:namespace metadataJose2018-06-28
Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification