array.Parsed.hpp passed test!

This commit is contained in:
2023-07-11 01:09:50 -04:00
parent 1fb3db379c
commit ddb3244467
9 changed files with 123 additions and 351 deletions

View File

@ -50,7 +50,7 @@ $path_scripts = Join-Path $path_root scripts
Pop-Location
# Test NonParsed
if ($true) {
if ($false) {
$gencpp = Join-Path $path_gen_build gencpp.exe
Push-location $path_gen