Falko Trojahn <nospam...@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 ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users