Page MenuHomeDevCentral

Allow self-registration to work outside Composer too
ClosedPublic

Authored by dereckson on Feb 21 2022, 03:19.
Tags
None
Referenced Files
F11780723: D2546.id6428.diff
Sun, Sep 21, 13:49
Unknown Object (File)
Fri, Sep 19, 20:59
Unknown Object (File)
Fri, Sep 19, 09:34
Unknown Object (File)
Tue, Sep 16, 21:26
Unknown Object (File)
Sun, Sep 14, 11:30
Unknown Object (File)
Sat, Sep 13, 23:10
Unknown Object (File)
Sat, Sep 13, 23:07
Unknown Object (File)
Sat, Sep 13, 17:20
Subscribers
None

Details

Summary

Unit test for self-registration only checked we add an autoloader
function, but didn't test the correctness of the autoloader.

The autoloader worked fine if an autoloader is already there,
but if not will complain about missing classes.

Test Plan

Tested without vendor/ folder

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Tests Passed
Branch
main
Build Status
Buildable 3983
Build 4235: arc lint + arc unit