Commit graph

14 commits

Author SHA1 Message Date
Marc Durdin
6e1e7e8e7e chore: additional scripts 2022-03-10 10:26:15 +11:00
Marc Durdin
5fac633fb6 fix(common): build script help param
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
jahorton
598984bc54 chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests 2020-11-17 13:11:10 +07:00
jahorton
7cdd1a5e59 fix(common/core/web): fixes engine context tests, adds notany+nil case 2020-11-13 14:46:05 +07:00
jahorton
764f4294c3 feat(common/core/web): input processor unit test setup 2020-10-07 12:04:45 +07:00
jahorton
3e417fa4c4 feat(web/engine): basic store explosion test relocated 2020-05-01 12:32:43 +07:00
jahorton
b72bcd1b06 feat(web/engine): connects nodeProctor to keyboard-processor unit-test 2020-05-01 09:28:46 +07:00
jahorton
a37383622c fix(web/engine): final PR review fixes 2020-05-01 08:01:14 +07:00
jahorton
abe0da911d change(web/engine): addresses PR review concerns 2020-04-30 08:40:46 +07:00
jahorton
2300ebfd75 docs(web/engine): adds -CI info for keyboard-processor test.sh 2020-04-29 17:01:23 +07:00
jahorton
3718841ff7 chore(web/engine): updates change in build option name 2020-04-29 16:43:41 +07:00
jahorton
7236db805c change(web/engine): tweaks test script 2020-04-29 16:17:35 +07:00
jahorton
d072af7af6 feat(web/engine): links KeyboardProcessor tests in CI test script 2020-04-29 16:17:34 +07:00
jahorton
db8b6ced58 feat(web/engine): first headless KeyboardProcessor tests 2020-04-29 16:17:34 +07:00