Commit Graph

1 Commits

Author SHA1 Message Date
Zoltan Somogyi
1bed6fd2cc Add tools for checking Java and C# output.
tools/make_java_csharp_arena_base:
tools/make_java_csharp_arena_diff:
    Add these scripts, which can be used to check whether the output
    of a new compiler in Java and C# grades is bit-identical to the output
    of a known-good old compiler. This is particularly useful on machines
    that can't check the correctness of the output in these grades
    because they don't have Java or C# compilers installed.
2017-07-13 13:12:51 +02:00