spiegel-keyman/resources/build/test
Eberhard Beilharz d307051836
Merge pull request #13854 from keymanapp/maint/common/versionvars
Previously the builder scripts defined a readonly `VERSION` environment variable for the Keyman version. That caused problems when another (external) script tried to define a `VERSION` variable. We encountered this problem when trying to move the TC build steps of a configuration into a single script (#13399) when we tried to source `~/.nvm/nvm.sh`.

This change uses a Keyman specific prefix for the version variables and renames `VERSION` → `KEYMAN_VERSION` etc. as well as `TIER` → `KEYMAN_TIER`. Unfortunately these variables are used in a lot of places, so this turned out to be a bit of a yak shave.
2025-05-12 08:58:19 +02:00
..
debug-deps fix(common): change --debug shorthand use from builder test script 2025-05-07 08:36:29 +07:00
dependencies chore(common): typo in include 2024-05-02 15:54:33 +07:00
ignored-flags feat(common): improve builder parameter passing for child and dep builds 2024-05-09 13:54:17 +07:00
trees chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
build-utils-traps.test.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
builder-deps.test.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
builder-invalid-script-1.test.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder-invalid-script-2.test.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder-invalid-script-3.test.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder-invalid-script.test.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder-platform.test.sh chore(common): sort bash arrays before asserts in unit tests 2024-08-07 10:09:05 +07:00
test-utils.inc.sh chore(common): sort bash arrays before asserts in unit tests 2024-08-07 10:09:05 +07:00
test.sh Merge pull request #13854 from keymanapp/maint/common/versionvars 2025-05-12 08:58:19 +02:00
trap-test-builds.test.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
verify-colors.test.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00