This patch changes the scripts in tests to reflect earlier changes in
the repository, and test with more compilers.
Please apply.
Lionel Debroux.
>From 0d93ae48217eb5027e11508026632a06ae647bdb Mon Sep 17 00:00:00 2001
From: Lionel Debroux <[EMAIL PROTECTED]>
Date: Sat, 16 Feb 2008 16:59:31 +0100
Subject: * test/tests: reflect revision 1141: the directory containing all streams has changed.
* test/compile: add more compilers.
---
trunk/test/compile | 4 ++--
trunk/test/tests | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/trunk/test/compile b/trunk/test/compile
index c686ab8..b53e48a 100755
--- a/trunk/test/compile
+++ b/trunk/test/compile
@@ -25,8 +25,8 @@ basedir=`cd $basedir;pwd`
cd $builddir
rm -fr compile_test
-for compiler in cc gcc gcc272 gcc-2.95 gcc-3.0 gcc-3.1 gcc-3.2 gcc-3.3 c89 \
- c++ g++ g++-2.95 g++-3.0 g++-3.1 g++-3.2 g++-3.3 \
+for compiler in cc gcc gcc272 gcc-2.95 gcc-3.0 gcc-3.1 gcc-3.2 gcc-3.3 gcc-3.4 gcc-4.0 gcc-4.1 gcc-4.2 c89 \
+ c++ g++ g++-2.95 g++-3.0 g++-3.1 g++-3.2 g++-3.3 g++-3.4 g++-4.0 g++-4.1 g++-4.2 \
ccmalloc-gcc bgcc checkergcc tendracc icc \
i586-mingw32msvc-gcc; do
compiler_path=`which $compiler`
diff --git a/trunk/test/tests b/trunk/test/tests
index 2c265a1..ed3d8cf 100644
--- a/trunk/test/tests
+++ b/trunk/test/tests
@@ -1,4 +1,4 @@
-#basedir ../../mpeg2dec-streams
+#basedir ../../streams
teracom/teracom_vlc4 # OK - test all VLC tables
att/att_mismatch # OK - IDCT accuracy
--
1.5.3.7
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libmpeg2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel