[wpkg-users] Extended hosts matches

Daniel Dehennin daniel.dehennin at ac-caen.fr
Mon Jun 7 15:22:51 CEST 2010


Falko Trojahn <nospam_ft at smi-softmark.de> writes:

> Hello Daniel,

Hello,


[...]

> please test wpkg.js with your patch applied using "wpkg-test" from
>
> http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/wpkg-test/
> rf.
> |svn co http://wpkg.svn.sourceforge.net/svnroot/wpkg wpkg/wpkg-test|
>
> If the tests run well, it would be nice if you write an additional test
> set with all possible ways of using your new features to make sure your
> patch does the new things right.

[...]

I change testall.cmd to run tests "in order":
=====
@echo off
if "%1" == "" goto standard
set WPKGVERSION=-%1
:standard
set RUN=""

for /F %%i in ('dir /AD /ON /B test*') do (
    call testset.cmd %%i
)
=====

Regards.
-- 
Daniel Dehennin
RAIP de l'Orne



More information about the wpkg-users mailing list