Prevent extraneous empty lines in compiler output
[gruntmaster-daemon.git] / MANIFEST
index 8749bee194b18824a6289a1591fa314288805c3f..3bf7574ac85536f93bb8a25ca324be4abfc5a46b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,16 +1,22 @@
-COPYING
 Changes
-gruntmasterd
+COPYING
+ex/makevm
+ex/runvm
+ex/vm.conf
 gruntmaster-compile
 gruntmaster-exec
+gruntmasterd
+lib/Gruntmaster/Daemon.pm
 lib/Gruntmaster/Daemon/Constants.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
@@ -18,11 +24,10 @@ log.conf
 Makefile.PL
 MANIFEST
 README
-selinux/gruntmasterd.fc
-selinux/gruntmasterd.te
 t/00-compile.t
 t/01-jobs.t
-t/FakeData.pm
+t/perlcriticrc
+t/perlcritic.t
 t/problems/aminusb/1.in
 t/problems/aminusb/2.in
 t/problems/aminusb/3.in
@@ -30,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
@@ -48,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
@@ -83,13 +88,37 @@ 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/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/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
This page took 0.012381 seconds and 4 git commands to generate.