Commit Graph

6 Commits

Author SHA1 Message Date
Frederik Carlier
c2f15567c7 Fix the datetime test (use the correct UTC value) 2016-06-22 13:11:52 +02:00
Frederik Carlier
ec6d00342f Update unit tests after updates to work on .NET Core 2016-05-22 19:12:44 +02:00
Frederik Carlier
2bacfb7037 Update the parsing code to match to work with the new NSArray class 2016-05-22 16:37:44 +02:00
99d374fef2 Should use a serializable object type. 2015-02-19 20:37:49 +00:00
c244212d25 Convert unix date to .net dates.
Array.Equals() does not compare array internals but object
	reference, implement substitute.
	String.Substring() has a different API than Java, correct.
2015-02-19 20:26:05 +00:00
4e037a2170 Implement ParseTest 2015-02-19 19:28:42 +00:00