# HG changeset patch # User sr # Date 1530775424 -7200 # Node ID 9b86bc3001daf332c751ea46c7f11d7db6d97c53 # Parent bbff6dd6f86528119aa33a79a543bec3f4c5aca2 #OTHER by sr order diff -r bbff6dd6f865 -r 9b86bc3001da stx_goodies_petitparser.st --- a/stx_goodies_petitparser.st Thu Jul 05 09:23:39 2018 +0200 +++ b/stx_goodies_petitparser.st Thu Jul 05 09:23:44 2018 +0200 @@ -90,13 +90,10 @@ ^ #( #'stx:goodies/petitparser/analyzer' - "sr: do not compile test classes... - will also fail because sunit (which does inclide superclass of PPAbstractParserTest) - has not yet build (when calling bmake in stx)" -"/ #'stx:goodies/petitparser/tests' + #'stx:goodies/petitparser/tests' ) - "Modified (comment): / 04-07-2018 / 15:43:01 / sr" + "Modified: / 05-07-2018 / 09:21:48 / sr" ! ! !stx_goodies_petitparser class methodsFor:'description - actions'!