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. [...] You can find a complete wpkg-test setup in the attached zip (password 'Wpkg'). This setup include my extended-hosts patched RC4. Here is the Checks.txt: ==== The matching attributes are: - name = name1 - domainname = dom1 - ipaddresses = 10.0.0.1 Some value are used to avoid the attribute matching: - willnevermatch for name and domainname - 192.168.0.0 for ipaddresses. 10: single match (arg host name, package name1 only) 11: single match (arg: domain name, package dom1 only) 12: single match (arg IP address, package ip1 only) 13: single match (arg host name and domain name, package name1-dom1 only) 14: single match (arg host name and IP address, package name1-ip1) 15: single match (arg domain name and IP address, package dom1-ip1) 16: single match (arg host name and domain name and IP address, package name1-dom1-ip1) 20: /applymultiple (arg host name, packages name1, all-name, allname-1, allname) 21: /applymultiple (arg domain name, packages dom1, all-dom, alldom-1, allname) 22: /applymultiple (arg IP address, packages ip1, all-ip, allip-1, allname-1, allname) 23: /applymultiple (arg host name and domain name, packages name1-dom1, dom1, all-dom, alldom-1, name1, all-name, allname-1, allname) 24: /applymultiple (arg host name and IP address, packages name1-ip1, ip1, all-ip, allip-1, name1, all-name, allname-1, allname) 25: /applymultiple (args domain name and IP address, packages dom1-ip1, dom1, all-dom, alldom-1, ip1, all-ip, allip-1, allname-1, allname) 26: /applymultiple (args host name and domain name and IP address, packages name1-dom1-ip1, name1-dom1, name1-ip1, dom1-ip1, dom1, all-dom, alldom-1, ip1, all-ip, allip-1, name1, all-name, allname-1, allname) 99: remove all packages ==== Regards. -- Daniel Dehennin RAIP de l'Orne -------------- next part -------------- A non-text attachment was scrubbed... Name: wpkg-test.dad.tar.zip Type: application/zip Size: 748910 bytes Desc: wpkg-test for extended-hosts matches URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100615/d64e1f91/attachment.zip> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100615/d64e1f91/attachment.pgp> |