spiegel-keyman/common/test/resources
Marc Durdin f394245636 maint(common): consolidate builder scripts
Clarifies the confusing builder.inc.sh / build-utils.sh distinction by
giving the scripts more appropriate names. Most build scripts should use
builder-full.inc.sh; some helper scripts can use builder-basic.inc.sh.
Documented in resources/build/README.md.

Renames:
* resources/build/builder.inc.sh to resources/build/builder-full.inc.sh
* resources/build/build-utils.sh to resources/build/builder-basic.inc.sh

Other changes:
* Moves Android-specific functions out of builder-basic.inc.sh and into
  android/build.sh.
* Renames functions in builder-basic.inc.sh

More functions may be moved from builder-basic.inc.sh into utils.inc.sh
or other scripts in the future.

Fixes: #14065
Build-bot: build all
Test-bot: skip
2025-08-02 08:11:24 +10:00
..
fixtures chore(common): move common/core/web to common/web and flatten 2022-05-17 11:15:22 +10:00
html chore(common): move common/core/web to common/web and flatten 2022-05-17 11:15:22 +10:00
json change(web): perform suggestion dupe-detection based on applied string, not displayAs 2024-06-28 14:13:08 +07:00
keyboards feat(web): adds sil_ipa, armenian keyboards for KMW testing 2024-01-23 14:02:12 +07:00
models change(web): perform suggestion dupe-detection based on applied string, not displayAs 2024-06-28 14:13:08 +07:00
index.mjs chore(common/web): more import path fun 2023-02-17 11:23:16 +07:00
karma-browserstack-config.cjs chore(web): update Safari BrowserStack target as stopgap measure 2024-05-08 16:08:11 +07:00
model-helpers.mjs chore(web): finalize removal of side-effect KMWString implementation 2025-04-22 11:40:57 +07:00
package.json maint: add empty 'scripts' tag to package.json to silence warning 2025-05-25 06:35:28 +07:00
test-runner-rename-browser.mjs chore(web): figured out how to disambiguate browser configs 2024-05-09 09:13:13 +07:00
test-runner-stability-reporter.mjs feat(web): adds 'stability reporter', exposing error reports when a test-runner launcher fails 2024-05-09 09:18:01 +07:00
test-runner-TC-reporter.mjs chore(web): removes unused flowId stuff, old resolved TODO 2024-05-15 14:09:42 +07:00
test-timeouts.mjs chore(web): define common timeout variable for automated testing 2024-06-20 11:43:11 +07:00
test_kill_browserstack.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00