FogBugz (Case [Issue]20306) SUnit - Make SUnit loadable by Hermes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]20306) SUnit - Make SUnit loadable by Hermes

Pharo Issue Tracker
FogBugz Notification
avatar
Pavel Krivanek resolved Case 20306: Make SUnit loadable by Hermes and assigned it to Pavel Krivanek:
Bug in Project:  SUnit: 1. Pharo Image  •  You are subscribed to this case
https://github.com/pharo-project/pharo/pull/195

Summary:

add very simple PerformMessageCommandLineHandler package that can execute messages without need of having compiler in the image. This handler then enables to use commands like
pharo bootstrap.image perform TestCase runAllAndLogResult
This package is now not loaded. Only present in the repository ready to be exported together with SUnit and used by CI jobs
extensions of RGMethodDefinition are now standard local methods. It is probably (at least for now) better than to create a new package for them
BadHasher was modified to do not depend on Random-Core
optional dependency on ChangeSet
TestAsserter has flattened TAsserter methods. The TAsserter is still present but not directly used by SUnit. Later we can move it to separate/different package to do not need traits support for SUnit-Core at all
Status changed:
Work Needed  changed to  Resolved (Fix Review Needed)

Assigned To changed:
Everyone  changed to  Pavel Krivanek

Priority Priority: 5 – Fix If Time Status Status: Resolved (Fix Review Needed)
Assigned To Assigned to: Pavel Krivanek Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker