jcrodriguez-dis / vpl-jail-system

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

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

Open sparry0407 opened 4 years ago

sparry0407 commented 4 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 4 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