FFI: FFI-PoolsTests-mt.11.mcz

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

FFI: FFI-PoolsTests-mt.11.mcz

commits-2
Marcel Taeumel uploaded a new version of FFI-PoolsTests to project FFI:
http://source.squeak.org/FFI/FFI-PoolsTests-mt.11.mcz

==================== Summary ====================

Name: FFI-PoolsTests-mt.11
Author: mt
Time: 26 May 2021, 6:50:02.802386 pm
UUID: 8276584d-e807-414f-b17f-0b6537d11f44
Ancestors: FFI-PoolsTests-mt.10

Fixes #testDefaultDefinition and #testInheritance.

=============== Diff against FFI-PoolsTests-mt.10 ===============

Item was changed:
  ----- Method: FFIExternalSharedPoolTest>>definitionClass (in category 'defaults') -----
  definitionClass
+ ^ ExternalPoolDefinition!
- ^ FFIExternalSharedPoolDefinition!