Commit graph

21 commits

Author SHA1 Message Date
Sabine
55d2554797 chore(developer): change remaining old datatype-names to new names ( e.g. char -> KMX_CHAR ) 2022-10-14 13:59:11 +02:00
Sabine
f74e69682d chore(developer): add some more keyboardtests 2022-10-13 17:13:43 +02:00
Sabine
aeb000fbd3 chore(developer): add Message CERR_InvalidCharacter to UTF16TempFromUTF8() ; change #include <> -> "" 2022-10-12 17:05:48 +02:00
Sabine
2738052264 chore(developer): check for '_' after Errornumber in Filename 2022-10-06 16:38:49 +02:00
Sabine
4536dbfc91 chore(developer): include check for correct Filename + rename var + change whitespace changes 2022-10-04 14:22:08 +02:00
Sabine
4141b90c33 chore(developer): move CERR-tests into test/keyboards/invalid 2022-10-03 15:50:58 +02:00
Sabine
92c5c01e95 chore(developer): move tests (for ErrorMessages) to common/test/keyboards 2022-09-16 20:22:51 +02:00
Sabine
bc6779cd75 chore(developer): adapted kmcompxtest to test kmn-files that have errors included 2022-09-16 06:58:57 +02:00
Sabine
136b5b4148 chore(developer): removed several Windows-specific functions 2022-09-13 18:09:49 +02:00
Sabine
a3c2956f47 chore(developer): tiedied up code 2022-09-08 15:20:28 +02:00
Sabine
b9ba055e31 chore(developer): tidied up code 2022-09-07 18:39:34 +02:00
Sabine
bfc1f681da chore(developer): CheckFNConsuistency: called u16printf with f´different par. 2022-09-07 15:44:03 +02:00
Sabine
1ec6f8a6d1 chore(developer): excluded some tests from kmcompxtest (use get_test_source_exclude_some_kmn.bat now) 2022-08-27 11:26:26 +02:00
Sabine
1da8d115d8 chore(developer): added return Msgs for different types of errors while compiling 2022-08-19 08:01:28 +02:00
Sabine
bc5bf6971b chore(developer): fixed errors on running kmcompxtest 2022-08-12 16:46:10 +02:00
Marc Durdin
b2b3b81952 chore(developer): enable tests for keyboards repo for kmcompx 2022-08-11 17:30:20 +02:00
Sabine
ed0859c9a5 chore(developer): changed #includes ".." -> <..> 2022-08-11 15:37:03 +02:00
Sabine
071af34ed0 chore(developer): removed files from kmcompx/include/ 2022-08-11 14:21:06 +02:00
Sabine
09f7eefeca fix(developer): solved linker errors 2022-08-11 08:47:02 +02:00
Marc Durdin
6c12bbc6cd refactor(developer): fixup path to tests
tidied up +removed unnecessary files
checked contents of files+included a few new functions needed for myVersion
changed datatypes in CheckForDuplicates
tidy up more paths
CheckFileConsistency: not able to fully adapt for use of char16_t on non windows p.
	-> used char16_t + commented out some AddWarning().
2022-07-20 17:49:17 +02:00
Sabine
0a66df6914 changes in meson + include-paths of several files 2022-07-13 14:36:27 +02:00