Re: [Pharo-project] [Vm-dev] Running tests for auto-built Cog VMs
On Mar 18, 2011, at 10:21 AM, Mariano Martinez Peck wrote:
But i wonder if we may need to be more focused and create some package(s) to group tests around VM or its individual plugins.
Have you looked, as I suggested, in a Squeak 4.2 image? You'll find Tests-VM, Tests-Finalization, Tests-ObjectsAsMethods
In Pharo there is: Tests-VM BecomeTest IslandVMTweaksTestCase Tests-Finalization ObjectFinalizerTest Tests-ObjectsAsMethods TestObjectsAsMethods .. and they are run every day at least once (in 1.2, 1.3 and before 1.2 was stable even 1.1) since a couple of months. e.g. https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.2/lastCompletedB... Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (1)
-
Marcus Denker