initial checkin
authorClaus Gittinger <cg@exept.de>
Wed, 31 Jul 2019 22:30:18 +0200
changeset 2349 62bb8fd0a8e5
parent 2348 03e43d7bea77
child 2350 d35140ff8991
initial checkin class: RegressionTests::SmallDictionaryTest added: #setUp #test01_AddAll #test02_AssociationsSelect #test03_Comma #test04_IncludesAssociation #test05_RemoveAllDeclareAll #test06_AddRemove #test07_AddAssoc #test08_Do #test08_KeysAndValuesDo #test08_KeysDo comment/format in: #testAddAll class: RegressionTests::SmallDictionaryTest class added: #coveredClassNames
stx_goodies_regressionWINrc.rc
--- a/stx_goodies_regressionWINrc.rc	Wed Jul 31 22:30:09 2019 +0200
+++ b/stx_goodies_regressionWINrc.rc	Wed Jul 31 22:30:18 2019 +0200
@@ -3,7 +3,7 @@
 // automagically generated from the projectDefinition: stx_goodies_regression.
 //
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION     7,2,1,34
+  FILEVERSION     7,2,1,35
   PRODUCTVERSION  7,2,0,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
@@ -20,12 +20,12 @@
     BEGIN
       VALUE "CompanyName", "eXept Software AG\0"
       VALUE "FileDescription", "Smalltalk/X regression tests (LIB)\0"
-      VALUE "FileVersion", "7.2.1.34\0"
+      VALUE "FileVersion", "7.2.1.35\0"
       VALUE "InternalName", "stx:goodies/regression\0"
       VALUE "LegalCopyright", "Copyright eXept Software AG 1998-2016\0"
       VALUE "ProductName", "eXept addOns\0"
       VALUE "ProductVersion", "7.2.0.0\0"
-      VALUE "ProductDate", "Tue, 11 Jun 2019 08:34:05 GMT\0"
+      VALUE "ProductDate", "Wed, 31 Jul 2019 20:29:54 GMT\0"
     END
 
   END