serde error testing

This commit is contained in:
Robin Appelman 2023-12-18 15:16:48 +01:00
commit 778696590a
5 changed files with 56 additions and 2 deletions

11
tests/errors/concrete.vmt Normal file
View file

@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "cp_mountainlab/concrete/concretefloor003"
"$bumpmap" "concrete/concretefloor007b_height-ssbump"
"$ssbump" "2"
"%keywords" "tf"
"$detail" "overlays/detail001"
"$detailscale" "1.9"
"$detailblendmode" "0"
"$detailblendfactor" "1"
}

4
tests/errors/novalue.vdf Normal file
View file

@ -0,0 +1,4 @@
"Resource/specificPanel.res"
{
foo
}