Index: vhUnitTest/TECH/Integer/General/PersistentData.cls.xml
===================================================================
diff -u
--- vhUnitTest/TECH/Integer/General/PersistentData.cls.xml (revision 0)
+++ vhUnitTest/TECH/Integer/General/PersistentData.cls.xml (revision 1774)
@@ -0,0 +1,32 @@
+
+
+
+persistent
+TECH.Persistent
+
+
+TECH.Integer
+
+
+
+%Library.CacheStorage
+^vhUnitTest5AB6.PersistentDataD
+PersistentDataDefaultData
+^vhUnitTest5AB6.PersistentDataD
+^vhUnitTest5AB6.PersistentDataI
+^vhUnitTest5AB6.PersistentDataS
+
+listnode
+
+
+%%CLASSNAME
+
+
+Value
+
+
+
+
+
+
+
Index: TECH/Integer.cls.xml
===================================================================
diff -u -r1771 -r1774
--- TECH/Integer.cls.xml (.../Integer.cls.xml) (revision 1771)
+++ TECH/Integer.cls.xml (.../Integer.cls.xml) (revision 1774)
@@ -57,11 +57,25 @@
Set %code = 0
Quit $$$OK
}
- Do %code.WriteLine(" Set i%" _ %property _ " = ##class(TECH.Math).Round(Value,0)")
+ Do %code.WriteLine(" Set:$length(Value) i%" _ %property _ " = ##class(TECH.Math).Round(Value,0)")
Do %code.WriteLine(" Quit $$$OK")
Quit $$$OK
]]>
+
+
+objectgenerator
+1
+%Status
+
+
Index: vhUnitTest/TECH/Integer/General/NormalisationTest.cls.xml
===================================================================
diff -u -r1771 -r1774
--- vhUnitTest/TECH/Integer/General/NormalisationTest.cls.xml (.../NormalisationTest.cls.xml) (revision 1771)
+++ vhUnitTest/TECH/Integer/General/NormalisationTest.cls.xml (.../NormalisationTest.cls.xml) (revision 1774)
@@ -28,6 +28,17 @@
]]>
+
+
+
+
Value:TECH.Integer,ExpectedValue:%String
1