jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
21 stars 21 forks source link

Please add option to fail if output test pattern matches any lines #44

Open sparry0407 opened 3 years ago

sparry0407 commented 3 years ago
case=No Errors
input=hello
!output=error

This allows much easier spotting of runtime and/or compiler errors or student mistakes.

jcrodriguez-dis commented 3 years ago

Dear @sparry0407, thanks for your suggestion. A similar feature to that you suggest will be available soon.

Best regards, Juan Carlos Rodríguez