|
@@ -39,7 +39,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._subclassResponsibility();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -97,7 +97,7 @@ $2="";
|
|
|
}
|
|
|
return $recv($1).__comma($2);
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"listCssClassForItem:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"listCssClassForItem:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -128,7 +128,7 @@ anObject;
|
|
|
$self._toggleSelection_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"reselectItem:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"reselectItem:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -153,7 +153,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._subclassResponsibility();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -187,7 +187,7 @@ item=$recv(aListItem)._data_("item");
|
|
|
$self._toggleSelection_(item);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"toggleListItem:",{aListItem:aListItem,item:item},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"toggleListItem:",{aListItem:aListItem,item:item})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -218,7 +218,7 @@ $self._select_(anObject);
|
|
|
}
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"toggleSelection:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"toggleSelection:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -243,7 +243,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._subclassResponsibility();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject},$globals.HLMultiSelectToolListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -301,7 +301,7 @@ return $recv(nonMeta)._heliosClass();
|
|
|
}
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"cssClassForItem:",{aClass:aClass,nonMeta:nonMeta},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"cssClassForItem:",{aClass:aClass,nonMeta:nonMeta})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -328,7 +328,7 @@ $self.items=$recv($self.model)._testClasses();
|
|
|
$1=$self.items;
|
|
|
return $1;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"initializeItems",{},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"initializeItems",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -352,7 +352,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($self.model)._selectedClasses())._includes_(anObject);
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -382,7 +382,7 @@ return $self._initializeItems();
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"items",{},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"items",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -440,7 +440,7 @@ $ctx1.sendIdx["on:send:to:"]=3;
|
|
|
$recv($1)._on_send_to_($globals.HLClassUnselected,"onClassUnselected:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeModel",{},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeModel",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -465,7 +465,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($recv($self._model())._systemAnnouncer())._on_send_to_($globals.ClassAdded,"onClassAdded:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeSystem",{},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeSystem",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -495,7 +495,7 @@ $self._refresh();
|
|
|
}
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onClassAdded:",{anAnnouncement:anAnnouncement},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onClassAdded:",{anAnnouncement:anAnnouncement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -522,7 +522,7 @@ listItem=$self._findListItemFor_($recv(anAnnouncement)._item());
|
|
|
$recv(listItem)._addClass_("active");
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onClassSelected:",{anAnnouncement:anAnnouncement,listItem:listItem},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onClassSelected:",{anAnnouncement:anAnnouncement,listItem:listItem})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -549,7 +549,7 @@ listItem=$self._findListItemFor_($recv(anAnnouncement)._item());
|
|
|
$recv(listItem)._removeClass_("active");
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onClassUnselected:",{anAnnouncement:anAnnouncement,listItem:listItem},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onClassUnselected:",{anAnnouncement:anAnnouncement,listItem:listItem})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -575,7 +575,7 @@ $self._initializeItems();
|
|
|
$self._refresh();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onPackageSelected:",{anAnnouncement:anAnnouncement},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onPackageSelected:",{anAnnouncement:anAnnouncement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -601,7 +601,7 @@ $self._initializeItems();
|
|
|
$self._refresh();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onPackageUnselected:",{anAnnouncement:anAnnouncement},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onPackageUnselected:",{anAnnouncement:anAnnouncement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -638,7 +638,7 @@ return $recv($self._model())._selectAllClasses();
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderButtonsOn:",{html:html},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderButtonsOn:",{html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -663,7 +663,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv(html)._with_($recv(aClass)._name());
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{aClass:aClass,html:html},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{aClass:aClass,html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -688,7 +688,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($self.model)._selectClass_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -713,7 +713,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($self.model)._unselectClass_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject},$globals.HLSUnitClassesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -768,7 +768,7 @@ return "package_dirty";
|
|
|
return "package";
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"cssClassForItem:",{anItem:anItem},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"cssClassForItem:",{anItem:anItem})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -807,7 +807,7 @@ return $recv($2).__lt($recv(b)._name());
|
|
|
$1=$self.items;
|
|
|
return $1;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"initializeItems",{},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"initializeItems",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -831,7 +831,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($self.model)._selectedPackages())._includes_(anObject);
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"isSelected:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -861,7 +861,7 @@ return $self._initializeItems();
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"items",{},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"items",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -911,7 +911,7 @@ $ctx1.sendIdx["on:send:to:"]=1;
|
|
|
$recv($1)._on_send_to_($globals.HLPackageUnselected,"onPackageUnselected:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeModel",{},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeModel",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -936,7 +936,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($recv($self._model())._systemAnnouncer())._on_send_to_($globals.ClassAdded,"onClassAdded:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeSystem",{},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeSystem",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -985,7 +985,7 @@ $self._refresh();
|
|
|
}
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onClassAdded:",{anAnnouncement:anAnnouncement},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onClassAdded:",{anAnnouncement:anAnnouncement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1012,7 +1012,7 @@ listItem=$self._findListItemFor_($recv(anAnnouncement)._item());
|
|
|
$recv(listItem)._addClass_("active");
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onPackageSelected:",{anAnnouncement:anAnnouncement,listItem:listItem},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onPackageSelected:",{anAnnouncement:anAnnouncement,listItem:listItem})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1039,7 +1039,7 @@ listItem=$self._findListItemFor_($recv(anAnnouncement)._item());
|
|
|
$recv(listItem)._removeClass_("active");
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onPackageUnselected:",{anAnnouncement:anAnnouncement,listItem:listItem},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onPackageUnselected:",{anAnnouncement:anAnnouncement,listItem:listItem})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1104,7 +1104,7 @@ return $recv($self._model())._selectAllPackages();
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderButtonsOn:",{html:html},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderButtonsOn:",{html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1129,7 +1129,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv(html)._with_($recv(aPackage)._name());
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{aPackage:aPackage,html:html},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{aPackage:aPackage,html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1154,7 +1154,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($self.model)._selectPackage_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"select:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1179,7 +1179,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($self.model)._unselectPackage_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject},$globals.HLSUnitPackagesListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unselect:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1216,7 +1216,7 @@ return $recv($self.classesListWidget)._next_($self._failuresWidget());
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"classesListWidget",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"classesListWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1247,7 +1247,7 @@ return $self.errorsWidget;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"errorsWidget",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"errorsWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1278,7 +1278,7 @@ return $recv($self.failuresWidget)._next_($self._errorsWidget());
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"failuresWidget",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"failuresWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1309,7 +1309,7 @@ return $self.model;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"model",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"model",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1340,7 +1340,7 @@ return $recv($self.packagesListWidget)._next_($self._classesListWidget());
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"packagesListWidget",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"packagesListWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1365,7 +1365,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($globals.HLToolCommand)._registerConcreteClassesOn_for_(aBindingGroup,$self._model());
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"registerBindingsOn:",{aBindingGroup:aBindingGroup},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"registerBindingsOn:",{aBindingGroup:aBindingGroup})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1417,7 +1417,7 @@ return $recv(resultSection)._resize_((0));
|
|
|
$recv($self._packagesListWidget())._focus();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html,resultSection:resultSection},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html,resultSection:resultSection})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1446,7 +1446,7 @@ $ctx1.sendIdx["with:with:"]=1;
|
|
|
|
|
|
return $1;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"resultSection",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"resultSection",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1479,7 +1479,7 @@ return $self.resultWidget;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"resultWidget",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"resultWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1523,7 +1523,7 @@ return $recv(each)._unregister();
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unregister",{},$globals.HLSUnit)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unregister",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1663,7 +1663,7 @@ return $self._selectClass_(each);
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"invertSelectedClasses",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"invertSelectedClasses",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1702,7 +1702,7 @@ return $self._selectPackage_(each);
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"invertSelectedPackages",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"invertSelectedPackages",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1727,7 +1727,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($self._announcer())._announce_(announcement);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1760,7 +1760,7 @@ $self._subscribeToTestSuite_(worker);
|
|
|
$recv(worker)._run();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"runTests",{worker:worker},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"runTests",{worker:worker})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1793,7 +1793,7 @@ return $self._selectClass_(each);
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectAllClasses",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectAllClasses",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1826,7 +1826,7 @@ return $self._selectPackage_(each);
|
|
|
}));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectAllPackages",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectAllPackages",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1852,7 +1852,7 @@ $recv($self._unfilteredSelectedClasses())._add_(aClass);
|
|
|
$recv($self._announcer())._announce_($recv($globals.HLClassSelected)._on_(aClass));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectClass:",{aClass:aClass},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectClass:",{aClass:aClass})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1878,7 +1878,7 @@ $recv($self._selectedPackages())._add_(aPackage);
|
|
|
$recv($self._announcer())._announce_($recv($globals.HLPackageSelected)._on_(aPackage));
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectPackage:",{aPackage:aPackage},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectPackage:",{aPackage:aPackage})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1910,7 +1910,7 @@ return $recv($self._selectedPackages())._includes_($recv(each)._package());
|
|
|
|
|
|
}));
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectedClasses",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectedClasses",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1941,7 +1941,7 @@ return $self.selectedPackages;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"selectedPackages",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"selectedPackages",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -1978,7 +1978,7 @@ $self.currentSuite=aTestSuiteRunner;
|
|
|
$recv($recv($self.currentSuite)._announcer())._on_send_to_($globals.ResultAnnouncement,"onResultAnnouncement:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"subscribeToTestSuite:",{aTestSuiteRunner:aTestSuiteRunner},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"subscribeToTestSuite:",{aTestSuiteRunner:aTestSuiteRunner})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2013,7 +2013,7 @@ return $recv(testCases)._addAll_($recv(each)._buildSuite());
|
|
|
}));
|
|
|
return testCases;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"testCases",{testCases:testCases},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"testCases",{testCases:testCases})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2056,7 +2056,7 @@ return $recv(each)._isTestClass();
|
|
|
}));
|
|
|
return $recv(stream)._contents();
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"testClasses",{stream:stream},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"testClasses",{stream:stream})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2088,7 +2088,7 @@ return $recv(each)._isTestPackage();
|
|
|
|
|
|
}));
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"testPackages",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"testPackages",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2119,7 +2119,7 @@ return $self.testResult;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"testResult",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"testResult",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2150,7 +2150,7 @@ return $self.selectedClasses;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unfilteredSelectedClasses",{},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unfilteredSelectedClasses",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2183,7 +2183,7 @@ return self;
|
|
|
}
|
|
|
catch(e) {if(e===$early)return e[0]; throw e}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unselectClass:",{aClass:aClass},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unselectClass:",{aClass:aClass})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2216,7 +2216,7 @@ return self;
|
|
|
}
|
|
|
catch(e) {if(e===$early)return e[0]; throw e}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unselectPackage:",{aPackage:aPackage},$globals.HLSUnitModel)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unselectPackage:",{aPackage:aPackage})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2247,7 +2247,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($recv($self._model())._announcer())._on_send_to_($globals.ResultAnnouncement,"onResultAnnouncement:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeModel",{},$globals.HLSUnitResultListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeModel",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2272,7 +2272,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._refresh();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement},$globals.HLSUnitResultListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2297,7 +2297,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv(aTestCase)._runCase();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"performFailure:",{aTestCase:aTestCase},$globals.HLSUnitResultListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"performFailure:",{aTestCase:aTestCase})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2327,7 +2327,7 @@ $ctx1.sendIdx[","]=1;
|
|
|
$recv(html)._with_($1);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{anObject:anObject,html:html},$globals.HLSUnitResultListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderItemLabel:on:",{anObject:anObject,html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2352,7 +2352,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._performFailure_(anObject);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"reselectItem:",{anObject:anObject},$globals.HLSUnitResultListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"reselectItem:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2382,7 +2382,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($self._model())._testResult())._errors();
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"items",{},$globals.HLSUnitErrorsListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"items",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2431,7 +2431,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($self._model())._testResult())._failures();
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"items",{},$globals.HLSUnitFailuresListWidget)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"items",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2487,7 +2487,7 @@ return $self.model;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"model",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"model",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2513,7 +2513,7 @@ $self.model=anObject;
|
|
|
$self._observeModel();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"model:",{anObject:anObject},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"model:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2538,7 +2538,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$recv($recv($self._model())._announcer())._on_send_to_($globals.ResultAnnouncement,"onResultAnnouncement:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeModel",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeModel",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2563,7 +2563,7 @@ return $core.withContext(function($ctx1) {
|
|
|
$self._refresh();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2587,7 +2587,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($recv($recv($self._result())._errors())._size())._asString()).__comma(" errors, ");
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"printErrors",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"printErrors",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2611,7 +2611,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($recv($recv($self._result())._failures())._size())._asString()).__comma(" failures");
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"printFailures",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"printFailures",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2656,7 +2656,7 @@ $ctx1.sendIdx["-"]=1;
|
|
|
$1=$recv($2)._asString();
|
|
|
return $recv($1).__comma(" passes, ");
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"printPasses",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"printPasses",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2680,7 +2680,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($recv($recv($self._result())._total())._asString()).__comma(" runs, ");
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"printTotal",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"printTotal",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2719,7 +2719,7 @@ $ctx1.sendIdx["with:"]=1;
|
|
|
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2743,7 +2743,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return $recv($self._model())._testResult();
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"result",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"result",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2767,7 +2767,7 @@ return $core.withContext(function($ctx1) {
|
|
|
|
|
|
return "sunit status ".__comma($recv($self._result())._status());
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"statusCssClass",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"statusCssClass",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2800,7 +2800,7 @@ $ctx1.sendIdx[","]=1;
|
|
|
|
|
|
return $1;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"statusInfo",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"statusInfo",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2833,7 +2833,7 @@ $ctx1.supercall = false;
|
|
|
$recv($recv($self._model())._announcer())._unsubscribe_(self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unregister",{},$globals.HLSUnitResultStatus)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unregister",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2884,7 +2884,7 @@ $self.model=anObject;
|
|
|
$self._observeModel();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"model:",{anObject:anObject},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"model:",{anObject:anObject})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2915,7 +2915,7 @@ $ctx1.sendIdx["on:send:to:"]=1;
|
|
|
$recv($1)._on_send_to_($globals.ResultAnnouncement,"onResultAnnouncement:",self);
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"observeModel",{},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"observeModel",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2962,7 +2962,7 @@ return $recv($1)._updateProgress_($2);
|
|
|
}))._fork();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onResultAnnouncement:",{announcement:announcement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -2990,7 +2990,7 @@ $recv($1)._updateProgress_((0));
|
|
|
$recv($1)._refresh();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"onRunTests:",{announcement:announcement},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"onRunTests:",{announcement:announcement})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -3023,7 +3023,7 @@ return $self.progressBarWidget;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"progressBarWidget",{},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"progressBarWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -3052,7 +3052,7 @@ $ctx1.sendIdx["with:"]=1;
|
|
|
$recv(html)._with_($self._progressBarWidget());
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"renderContentOn:",{html:html})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -3085,7 +3085,7 @@ return $self.resultStatusWidget;
|
|
|
return $1;
|
|
|
}
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"resultStatusWidget",{},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"resultStatusWidget",{})});
|
|
|
|
|
|
},
|
|
|
|
|
@@ -3122,7 +3122,7 @@ $recv($recv($self._model())._announcer())._unsubscribe_(self);
|
|
|
$recv($self._resultStatusWidget())._unregister();
|
|
|
return self;
|
|
|
|
|
|
-}, function($ctx1) {$ctx1.fill(self,"unregister",{},$globals.HLSUnitResults)});
|
|
|
+}, function($ctx1) {$ctx1.fill(self,"unregister",{})});
|
|
|
|
|
|
},
|
|
|
|