You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

463 B

Generate differs in 10 and 100 runs

  • New "new" format
  • Init must check if both files are the same; if so, new format; if not, new new format.
  • Validation needs pairs of files (Generated/Reference); assume short is always present, long is optional
  • "update" can read the Validation directly
  • If the generated file doesn't exist in the long run, ask again
  • In "init", update the reference (this should be done inside Generator)