X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=MANIFEST;h=74bd5a2255a28678e33c0f4032f6de991d61c656;hp=35714c3517eb3f1b89b6535cfdb7abad8bb3ebdc;hb=cd0623f030026cc4a5c2c03d4464bb2d3cb75ca8;hpb=5c5cd38ad5b9e3c2b331564bc0b23e9167b7d07a diff --git a/MANIFEST b/MANIFEST index 35714c3..74bd5a2 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,14 +1,22 @@ Changes +COPYING +ex/makevm +ex/runvm +ex/vm.conf +gruntmaster-compile +gruntmaster-exec gruntmasterd -lib/Gruntmaster/Daemon/Base.pm +lib/Gruntmaster/Daemon.pm lib/Gruntmaster/Daemon/Constants.pm -lib/Gruntmaster/Daemon/Format/CPP.pm +lib/Gruntmaster/Daemon/Format.pm +lib/Gruntmaster/Daemon/Generator.pod lib/Gruntmaster/Daemon/Generator/File.pm lib/Gruntmaster/Daemon/Generator/Run.pm lib/Gruntmaster/Daemon/Generator/Undef.pm +lib/Gruntmaster/Daemon/Judge.pod lib/Gruntmaster/Daemon/Judge/Absolute.pm lib/Gruntmaster/Daemon/Judge/Points.pm -lib/Gruntmaster/Daemon.pm +lib/Gruntmaster/Daemon/Runner.pod lib/Gruntmaster/Daemon/Runner/File.pm lib/Gruntmaster/Daemon/Runner/Interactive.pm lib/Gruntmaster/Daemon/Runner/Verifier.pm @@ -16,9 +24,10 @@ log.conf Makefile.PL MANIFEST README -selinux/gruntmasterd.te t/00-compile.t t/01-jobs.t +t/perlcriticrc +t/perlcritic.t t/problems/aminusb/1.in t/problems/aminusb/2.in t/problems/aminusb/3.in @@ -26,10 +35,10 @@ t/problems/aminusb/4.in t/problems/aminusb/5.in t/problems/aminusb/meta.yml t/problems/aminusb/tests/ac/meta.yml -t/problems/aminusb/tests/ac/prog.cpp +t/problems/aminusb/tests/ac/prog.c t/problems/aminusb/tests/wa/meta.yml -t/problems/aminusb/tests/wa/prog.cpp -t/problems/aminusb/ver.cpp +t/problems/aminusb/tests/wa/prog.c +t/problems/aminusb/ver.c t/problems/aplusb/1.in t/problems/aplusb/1.ok t/problems/aplusb/2.in @@ -44,23 +53,23 @@ t/problems/aplusb/6.in t/problems/aplusb/6.ok t/problems/aplusb/meta.yml t/problems/aplusb/tests/40/meta.yml -t/problems/aplusb/tests/40/prog.cpp +t/problems/aplusb/tests/40/prog.c t/problems/aplusb/tests/ac/meta.yml -t/problems/aplusb/tests/ac/prog.cpp +t/problems/aplusb/tests/ac/prog.c t/problems/aplusb/tests/compile-error/meta.yml -t/problems/aplusb/tests/compile-error/prog.cpp +t/problems/aplusb/tests/compile-error/prog.c t/problems/aplusb/tests/mle/meta.yml -t/problems/aplusb/tests/mle/prog.cpp +t/problems/aplusb/tests/mle/prog.c t/problems/aplusb/tests/nzx/meta.yml -t/problems/aplusb/tests/nzx/prog.cpp +t/problems/aplusb/tests/nzx/prog.c t/problems/aplusb/tests/ole/meta.yml -t/problems/aplusb/tests/ole/prog.cpp +t/problems/aplusb/tests/ole/prog.c t/problems/aplusb/tests/tle/meta.yml -t/problems/aplusb/tests/tle/prog.cpp -t/problems/double/10.in -t/problems/double/10.ok +t/problems/aplusb/tests/tle/prog.c t/problems/double/1.in t/problems/double/1.ok +t/problems/double/10.in +t/problems/double/10.ok t/problems/double/2.in t/problems/double/2.ok t/problems/double/3.in @@ -79,13 +88,43 @@ t/problems/double/9.in t/problems/double/9.ok t/problems/double/meta.yml t/problems/double/tests/wa/meta.yml -t/problems/double/tests/wa/prog.cpp -t/problems/increment/int.cpp +t/problems/double/tests/wa/prog.c +t/problems/errors/tests/nonexistent-runner/meta.yml +t/problems/errors/tests/invalid-runner/meta.yml +t/problems/errors/tests/no-runner/meta.yml +t/problems/errors/meta.yml +t/problems/hello/1.in +t/problems/hello/1.ok +t/problems/hello/meta.yml +t/problems/hello/tests/c/meta.yml +t/problems/hello/tests/cpp/meta.yml +t/problems/hello/tests/cpp/prog.cpp +t/problems/hello/tests/c/prog.c +t/problems/hello/tests/gccgo/meta.yml +t/problems/hello/tests/gccgo/prog.go +t/problems/hello/tests/golang/meta.yml +t/problems/hello/tests/golang/prog.go +t/problems/hello/tests/haskell/meta.yml +t/problems/hello/tests/haskell/prog.hs +t/problems/hello/tests/java/meta.yml +t/problems/hello/tests/java/prog.java +t/problems/hello/tests/mono/meta.yml +t/problems/hello/tests/mono/prog.cs +t/problems/hello/tests/mono/prog.exe +t/problems/hello/tests/pascal/meta.yml +t/problems/hello/tests/pascal/prog.pas +t/problems/hello/tests/perl/meta.yml +t/problems/hello/tests/perl/prog.pl +t/problems/hello/tests/python/meta.yml +t/problems/hello/tests/python/prog.py +t/problems/hello/tests/ruby/meta.yml +t/problems/hello/tests/ruby/prog.rb +t/problems/increment/ver.c t/problems/increment/meta.yml t/problems/increment/tests/ac/meta.yml -t/problems/increment/tests/ac/prog.cpp -t/problems/square/gen.cpp +t/problems/increment/tests/ac/prog.c +t/problems/square/gen.c t/problems/square/meta.yml t/problems/square/tests/ac/meta.yml -t/problems/square/tests/ac/prog.cpp -t/problems/square/ver.cpp +t/problems/square/tests/ac/prog.c +t/problems/square/ver.c