Page MenuHomeDevCentral

Use language fallback constant
ClosedPublic

Authored by dereckson on Sat, Aug 22, 02:19.

Details

Summary

This is a follow-up for a6c65bc775a0.

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
No Lint Coverage
Unit
Test Failures
Branch
main
Build Status
Buildable 6825
Build 7113: arc lint + arc unit

Event Timeline

dereckson created this revision.

Tests are currently not included in the repository code, it's for an upcoming revision.

Tests pass:

BlueDrake
$ phpunit workspaces/tests/Engines/I18n/
Switching to Composer phpunit:
PHPUnit 13.3.1 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.4.21
Configuration: /datacube/dereckson/dev/nasqueron/obsidian/phpunit.xml

.....                                                               5 / 5 (100%)

Time: 00:00.004, Memory: 8.00 MB

OK (5 tests, 29 assertions)

(we really need arc to honour phpunit.xml)

This revision is now accepted and ready to land.Sat, Aug 22, 02:22
This revision was landed with ongoing or failed builds.Sat, Aug 22, 02:22
This revision was automatically updated to reflect the committed changes.