Justin Blank
03/22/2023, 10:39 PMAlex Cruise
04/03/2023, 11:34 PMpos/**/*.scala should compile but the output isn’t checked
• all neg/**/*.scala should NOT compile, but the compile error messages aren’t checked
• all run/**/*.scala are run, and their output compared to a *.check file alongside, e.g. run foo.scala and make sure foo.check contains the same outputAlex Cruise
04/03/2023, 11:35 PM