Fixed Test
[sdlgit/SDL_perl.git] / MANIFEST
index eb36d5b..1ff704b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -18,6 +18,7 @@ lib/SDL/Music.pm
 lib/SDL/OpenGL.pm
 lib/SDL/OpenGL/Constants.pm
 lib/SDL/Palette.pm
+lib/SDL/PixelFormat.pm
 lib/SDL/Rect.pm
 lib/SDL/SFont.pm
 lib/SDL/Sound.pm
@@ -25,6 +26,7 @@ lib/SDL/Surface.pm
 lib/SDL/Timer.pm
 lib/SDL/Tool/Font.pm
 lib/SDL/Tool/Graphic.pm
+lib/SDL/TTF_Font.pm
 lib/SDL/TTFont.pm
 lib/SDL/Tutorial.pm
 lib/SDL/Tutorial/Animation.pm
@@ -41,7 +43,7 @@ MacOSX/launcher.h
 MacOSX/launcher.m
 MacOSX/SDLPerl.icns
 make/lib/SDL/Utility.pm
-MANIFEST
+MANIFEST                       This list of files
 MANIFEST.bak
 MANIFEST.SKIP
 META.yml
@@ -64,6 +66,7 @@ src/Core/MultiThread.xs
 src/Core/objects/Color.xs
 src/Core/objects/PixelFormat.xs
 src/Core/objects/Rect.xs
+src/Core/objects/Surface.xs
 src/Core/SDL.xs
 src/Core/Time.xs
 src/Core/Video.xs
@@ -82,7 +85,6 @@ src/Mixer/objects/music.xs
 src/Mixer/objects/musicType.xs
 src/Mixer/README
 src/Mixer/Samples.xs
-src/Net/README
 src/OpenGL.xs
 src/SDL.xs
 src/SFont.h
@@ -90,10 +92,9 @@ src/SFont.xs
 src/support/darwin_support.h
 src/support/darwin_support.m
 src/support/win32.c
-src/Surface.xs
 src/TTF/Attributes.xs
 src/TTF/Management.xs
-src/TTF/objects/TTF_font.xs
+src/TTF/objects/TTF_Font.xs
 src/TTF/README
 src/TTF/Render.xs
 src/TTF/TTF.xs
@@ -101,6 +102,9 @@ t/apppm.t
 t/cdrompm.t
 t/colorpm.t
 t/constantspm.t
+t/core_rect.t
+t/core_surface.t
+t/core_ttf.t
 t/cursorpm.t
 t/eventpm.t
 t/extendingrect.t
@@ -112,12 +116,10 @@ t/mpegpm.t
 t/musicpm.t
 t/opengl.t
 t/palettepm.t
-t/rectpm.t
 t/sdlgamerect.t
 t/sdlpm.t
 t/soundpm.t
 t/surfaceML.t
-t/surfacepm.t
 t/timerpm.t
 t/toolfontpm.t
 t/toolgraphicpm.t