• Jon Skeet's avatar
    Get the Mono build script working again. · 0698aa97
    Jon Skeet authored
    The solution as a whole doesn't build yet - we probably want to remove
    ProtoDump and ProtoMunge entirely, and ProtoBench should use Jan's new
    benchmarks for parity with Java.
    
    The version of NUnit on my machine, packaged with Mono 3.12.1, is
    only NUnit 2.4.2, which is extremely old - it still requires an explicit
    [TestFixture] attribute on test fixtures. I've added one just for ByteStringTest
    for the moment so that we can see some tests passing in Travis, but as part of
    a separate PR we should work on making sure we're using a recent NUnit version.
    (It may already be doing so, but we can check that once it's working and merged.)
    0698aa97
Name
Last commit
Last update
..
build Loading commit data...
keys Loading commit data...
protos/extest Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...