Changes

Summary

  1. Fixes: #7648 Just rescue two lost tests (details)
  2. fixes: #7648 Class using complex slots should automatically be displayed using fluidclass definition. (details)
  3. Update FluidClassDefinitionPrinterTest.class.st (details)
  4. Update FluidClassDefinitionPrinterTest.class.st (details)
  5. Update MockWithComplexSlot.class.st (details)
Commit 58885d23d71e344ce487f70bee2c8dae1240d968 by stephane.ducasse
Fixes: #7648 Just rescue two lost tests
The file was modifiedsrc/Kernel-Tests/FluidClassDefinitionPrinterTest.class.st (diff)
The file was modifiedsrc/TraitsV2-Tests/T2FluidClassDefinitionPrinterTest.class.st (diff)
Commit a30b452d242b556ba8b9ab905df8502d323db80d by stephane.ducasse
fixes: #7648 Class using complex slots should automatically be displayed using fluidclass definition.
- next step traits since they can also have complex slots
The file was addedsrc/Kernel-Tests/MockWithComplexSlot.class.st
The file was modifiedsrc/Kernel-Tests/FluidClassDefinitionPrinterTest.class.st (diff)
The file was modifiedsrc/Kernel/OldPharoClassDefinitionPrinter.class.st (diff)
Commit 54010eb054dd5afbab8426e0a56ce2504964d9f4 by github
Update FluidClassDefinitionPrinterTest.class.st
The file was modifiedsrc/Kernel-Tests/FluidClassDefinitionPrinterTest.class.st (diff)
Commit 8572b6f83d393edd74171c04135f6f8ce0213b60 by github
Update FluidClassDefinitionPrinterTest.class.st

Removing complexSlots
The file was modifiedsrc/Kernel-Tests/FluidClassDefinitionPrinterTest.class.st (diff)
Commit 76bfa7a3b25687ad737f0a7a5d591339b38f8b36 by github
Update MockWithComplexSlot.class.st

Not propertySlot because virtual.
The file was modifiedsrc/Kernel-Tests/MockWithComplexSlot.class.st (diff)