Closed hernanmd closed 1 week ago
This PR first needs https://github.com/pharo-spec/NewTools/pull/880 to be integrated
The related failing tests failing until the above PR gets integrated into the image are:
CodeExporter class>>#writeSourceCodeFrom:baseName:isSt:
Object>>#fuelOut
fileList
String>>#asFileName
fuelOut
Important
This PR first needs https://github.com/pharo-spec/NewTools/pull/880 to be integrated
The related failing tests failing until the above PR gets integrated into the image are:
CodeExporter class>>#writeSourceCodeFrom:baseName:isSt:
Object>>#fuelOut
Tasks done
fileList
senders.String>>#asFileName
to NewTools since it is used byfuelOut
and CodeExporter (in NewTools repository)