Commit graph

17 commits

Author SHA1 Message Date
Marc Durdin
c18ef54029 refactor(common): move core baseline tests into common
Decided to use the name `baseline` for this set of tests. They can be
used by any project in the repo now. Tests will be treated as shared,
and not modified (except in the case of a buggy test).

* Moves .kmn files, add `&NAME` line (don't use meson templating for
  these files)
* Generates reference .kmx files using kmcomp for use as a baseline with
  kmcmplib (kmc) tests, and for linux tests
* Updates references in core, kmcmplib, and linux builds
* Renames all the .kmn / .kmx to use a standardized, clean name format
  (this was needed for building packages in the core tests)
2023-03-28 05:20:45 +07:00
Marc Durdin
ce864ea923 chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907 chore: remove greadlink from standard script prolog 2023-02-22 10:43:06 +07:00
Joshua A. Horton
2c610f59a1 docs(web): decommissions a TODO (is now a to-done!) 2022-11-29 10:46:33 +07:00
Joshua A. Horton
4e78e5b435 fix(web): missing android-harness resources 2022-11-29 10:39:25 +07:00
Joshua A. Horton
12b3097bf7 fix(web): fixes unit-test require href 2022-11-29 09:47:37 +07:00
Joshua A. Horton
11d6b7663b fix(web): fixes kbd-doc manual test page resource links 2022-11-29 09:47:33 +07:00
Joshua A. Horton
41729088f8 chore(web): web index page cleanups 2022-11-29 09:47:32 +07:00
Joshua A. Horton
6b53dbb4a0 fix(web): restores unit test operation 2022-11-29 09:46:42 +07:00
Joshua A. Horton
b40e62fb57 chore(web): one manual testing page didn't get moved 2022-11-29 09:39:19 +07:00
Joshua A. Horton
04c13dd8f8 chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases 2022-11-28 10:29:40 +07:00
Joshua A. Horton
f1dd33be55 chore(web): another dropped exec bit on moved script 2022-10-26 08:03:26 +07:00
Joshua A. Horton
2164aa7f77 chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases 2022-10-25 16:01:28 +07:00
Joshua A. Horton
c46304b2c1 fix(web): restores built keyboard in test section 2022-10-24 12:02:12 +07:00
Joshua A. Horton
84fa0e31ad change(web): unit_tests -> src/test/auto 2022-10-24 11:55:40 +07:00
Joshua A. Horton
19ac13b368 fix(web): fixes android-harness build pathing 2022-10-24 11:45:24 +07:00
Joshua A. Horton
62ff9e662d change(web): testing/ -> src/test/manual/ 2022-10-24 11:45:23 +07:00