Commit graph

59 commits

Author SHA1 Message Date
Dr Mark C. Sinclair
e045a6a55d chore(developer): add nine index test cases to GetXStringImpl_type_i test 2024-06-13 11:34:31 +01:00
Dr Mark C. Sinclair
c5423201b5 chore(developer): remove unnecessary whitespace 2024-06-10 10:48:53 +01:00
Dr Mark C. Sinclair
92dd72f5fd chore(developer): change includes to use forward slashes (see #11749) 2024-06-10 10:17:02 +01:00
Dr Mark C. Sinclair
13df1cdd33 chore(developer): edits for clarity and visibility, incl add token local variable to GetXStringImpl test 2024-06-10 09:49:50 +01:00
Dr Mark C. Sinclair
4d90753e0d chore(developer): remove left over merge conflict markers 2024-06-08 15:28:16 +01:00
Dr Mark C. Sinclair
4995f56ad6 chore(developer): Merge branch 'master' into test/developer/kmcmplib-compiler-unit-tests-2 2024-06-08 15:25:35 +01:00
Dr Mark C. Sinclair
3ad704d891 chore(developer): add comment on deadkeys 2024-06-08 13:11:39 +01:00
Dr Mark C. Sinclair
f1ad109b6f chore(developer): add comment on deadkeys 2024-06-08 13:09:47 +01:00
Dr Mark C. Sinclair
1912f4a103 chore(developer): replace type int literals in GetXStringImpl test names with char names 2024-06-08 13:00:09 +01:00
Dr Mark C. Sinclair
467b768ef0 chore(developer): replace type int literals in GetXStringImpl test names with char names 2024-06-08 12:50:50 +01:00
Dr Mark C. Sinclair
54d82b5052 chore(developer): add initFileKeyboard() method 2024-06-08 12:38:21 +01:00
Dr Mark C. Sinclair
cdb71f4329 chore(developer): add initFileKeyboard() method 2024-06-08 12:36:11 +01:00
Dr Mark C. Sinclair
9f91713492 chore(developer): remove unnecessary initialisation from GetXStringImpl_type4 test 2024-06-07 20:25:09 +01:00
Dr Mark C. Sinclair
2ad8a76a9d chore(developer): delete commented out code 2024-06-07 19:04:26 +01:00
Dr Mark C. Sinclair
810beabb8a chore(developer): fix heap corruption by removing unnecessary delete 2024-06-07 19:01:44 +01:00
Dr Mark C. Sinclair
df226db36a chore(developer): add additional use of fileKeyboard fixture 2024-06-07 18:53:54 +01:00
Dr Mark C. Sinclair
a679d5bca6 chore(developer): add fileKeyboard fixture and initFileKeyboard() method 2024-06-07 18:37:53 +01:00
Dr Mark C. Sinclair
f4dabd1ccc chore(developer): add fileKeyboard fixture and initFileKeyboard() method 2024-06-07 18:14:32 +01:00
Dr Mark C. Sinclair
e3b18d3800 chore(developer): add initGlobals() method 2024-06-07 12:09:55 +01:00
Dr Mark C. Sinclair
5492a1670a chore(developer): add initGlobals() method 2024-06-07 11:57:51 +01:00
Dr Mark C. Sinclair
1dc6ebf2cb chore(developer): add GetXStringImpl_type5 (eleven cases) 2024-06-06 16:03:27 +01:00
Dr Mark C. Sinclair
a920a2eae0 chore(developer): add baseloyout valid case to GetXStringImpl_type4 test 2024-06-06 11:52:27 +01:00
Dr Mark C. Sinclair
cb9f5fe6de chore(developer): fix for failing wasm build 2024-06-03 16:30:09 +01:00
Dr Mark C. Sinclair
d0b1e3097a chore(developer): fix for failing wasm build, plus bug in type=4 case 2024-06-03 16:26:03 +01:00
Dr Mark C. Sinclair
ba4cb94bd5 chore(developer): correct comments in GetXStringImpl_type4 test 2024-06-03 15:26:28 +01:00
Dr Mark C. Sinclair
49d279ee21 chore(developer): add two additional cases to GetXStringImpl_type4 test 2024-06-03 15:17:55 +01:00
Dr Mark C. Sinclair
6ddcbb74ee chore(developer): add initial GetXStringImpl_type4 test (four cases) 2024-06-03 14:55:02 +01:00
Dr Mark C. Sinclair
f11c66967d chore(developer): add three additional cases to GetXStringImpl_type3 test 2024-06-03 14:21:46 +01:00
Dr Mark C. Sinclair
4dc34574fe chore(developer): add initial GetXStringImpl_type3 test (three cases) 2024-06-03 11:57:58 +01:00
Dr Mark C. Sinclair
f8cda0ae28 chore(developer): correct TODO comment in type 1 & 2 GetXStringImpl tests 2024-06-03 11:38:43 +01:00
Dr Mark C. Sinclair
5113f0d88d chore(developer): add GetXStringImpl_type2 test 2024-05-30 16:36:11 +01:00
Dr Mark C. Sinclair
a54bbdae1b chore(developer): add GetXStringImpl_type1 test 2024-05-30 16:32:49 +01:00
Dr Mark C. Sinclair
f412042d97 chore(developer): refactor GetXStringImpl test into two, seperating out type=0 2024-05-30 15:59:57 +01:00
Dr Mark C. Sinclair
7b742c5234 chore(developer): add additional five test cases to GetXStringImpl test, type=0 2024-05-30 15:51:45 +01:00
Dr Mark C. Sinclair
009450b562 chore(developer): add additional three test cases to GetXStringImpl test, type=0 2024-05-30 15:07:02 +01:00
Dr Mark C. Sinclair
b9b09a23f1 chore(developer): add additional four test cases to GetXStringImpl test, type=0 2024-05-30 12:22:40 +01:00
Dr Mark C. Sinclair
2b313cb1c9 chore(developer): add initial GetXStringImpl test 2024-05-28 16:42:46 +01:00
Dr Mark C. Sinclair
4b35c815dd chore(developer): add additional case to GetRHS test 2024-05-28 11:53:41 +01:00
Dr Mark C. Sinclair
ec06107fcc chore(developer): add initial GetRHS test 2024-05-28 10:23:34 +01:00
Dr Mark C. Sinclair
474caecab5 chore(developer): correct include paths 2024-05-20 17:35:21 +01:00
Dr Mark C. Sinclair
1c08e9d74d chore(developer): add ProcessBeginLine test with initial six test cases 2024-05-20 17:11:47 +01:00
Dr Mark C. Sinclair
309727523e chore(developer): add AddCompileWarning test 2024-05-20 11:47:19 +01:00
Dr Mark C. Sinclair
a099c86ad8 chore(developer): remove unnecessary use of local variable in three AddCompileError test cases 2024-05-16 11:49:43 +01:00
Dr Mark C. Sinclair
db257139fb chore(developer): refactor AddCompileError test to use const local variables 2024-05-16 11:39:56 +01:00
Dr Mark C. Sinclair
95b9986709 chore(developer): use GetCompilerErrorString to fetch error messages for tests 2024-05-16 11:11:44 +01:00
Dr Mark C. Sinclair
451731f5b1 chore(developer): move the msgproc stubbing into the test class 2024-05-16 10:50:23 +01:00
Dr Mark C. Sinclair
8e47082d20 chore(developer): add extra test cases to AddCompileError test 2024-05-14 10:58:33 +01:00
Dr Mark C. Sinclair
651bd92043 chore(developer): add initial AddCompilerError test 2024-05-13 16:44:49 +01:00
Dr Mark C. Sinclair
e8ecb67c66 chore(developer): add extra test case to hasPreamble test 2024-05-13 12:29:41 +01:00
Dr Mark C. Sinclair
35f401780f chore(developer): add hasPreamble test 2024-05-13 11:50:23 +01:00