gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/rtmp r9615: add testcase for as_value


From: strk
Subject: Re: [Gnash-commit] /srv/bzr/gnash/rtmp r9615: add testcase for as_value conversions
Date: Thu, 4 Sep 2008 01:45:55 +0200

On Tue, Sep 02, 2008 at 09:27:38PM -0600, address@hidden wrote:

> === modified file 'testsuite/libcore.all/Makefile.am'
> --- a/testsuite/libcore.all/Makefile.am       2008-07-22 21:24:49 +0000
> +++ b/testsuite/libcore.all/Makefile.am       2008-09-03 03:27:38 +0000
> @@ -20,6 +20,8 @@
>  
>  AM_CPPFLAGS = \
>          -I$(top_srcdir)/testsuite  \
> +        -I$(top_srcdir)/libamf  \
> +        -I$(top_srcdir)/libnet  \
>          -I$(top_srcdir)/libbase  \
>          -I$(top_srcdir)/libcore  \
>          -I$(top_srcdir)/libcore/parser  \
> @@ -40,6 +42,7 @@
>       AsValueTest \
>       ClassSizes \
>       SafeStackTest \
> +     AsValue \
>       $(NULL)

May I suggest to move your new tests into the existing AsValueTest ?

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]