erstattes submodul med kopi

This commit is contained in:
Arindam Guha
2023-03-14 15:11:51 +01:00
committed by Felix Albrigtsen
parent ed61886e01
commit f290245b41
22 changed files with 3042 additions and 4 deletions

6
tomlc99/test2/Note.txt Normal file
View File

@@ -0,0 +1,6 @@
Note that we utilize the 'jq' command to normalize json files for comparison. Depending the
verson of jq on your system, some tests may generate error that looks like this:
parse error: Exceeds depth limit for parsing at line 1
This is an error in 'jq', and it does not indicate that the tests themselves fail.