]> rtime.felk.cvut.cz Git - wvtest.git/commit
Added a Makefile to dotnet as an example of how to run tests.
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 1 May 2009 01:28:26 +0000 (21:28 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 1 May 2009 01:28:45 +0000 (21:28 -0400)
commitd19369aa51ae562215578a45772166a1a4b24ce3
treebd1c091778ebabc03e2ad339c54a66f2c1a7636c
parent7487c2c04a49e61ae17ce3ee3a0ee6714040c8ed
Added a Makefile to dotnet as an example of how to run tests.

...and call it from the top level 'make test' too.
Makefile
dotnet/.gitignore [new file with mode: 0644]
dotnet/Makefile [new file with mode: 0644]
dotnet/t/wvtest.t.cs [moved from dotnet/wvtest.t.cs with 100% similarity]
dotnet/wvtestmain.cs [new file with mode: 0644]
dotnet/wvtestrules.mk [moved from dotnet/monorules.mk with 52% similarity]
python/Makefile