Frontend to test a validator

Message boards : Server programs : Frontend to test a validator
Message board moderation

To post messages, you must log in.

AuthorMessage
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 7693 - Posted: 22 Jan 2007, 0:00:13 UTC
Last modified: 22 Jan 2007, 0:00:26 UTC

I'm working on a validator using the simple framework, and I did some code to test it without needing workunits at all. You provide the input files via the command line, and it runs compare_results on all combinations between them.

To show the results of the validation process, it creates an HTML file with a table. Maybe I went too far with that... This is what the output file looks like. Note I'm currently testing it and overwriting that file, so it may be broken when you load it.

I'll post the sourcecode of my stand-alone validator frontend when it's done.
ID: 7693 · Report as offensive

Message boards : Server programs : Frontend to test a validator

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.