66
edits
Changes
no edit summary
<suffix> is for having different versions of wpkg.js in the wpkg-test folder. Example:
After saving [http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.1/wpkg.js latest wpkg.js] to '''wpkg-test/\wpkg-latest.js''', you run the full test suite using '''testall latest''' on command line. So I can have [http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.1/wpkg.js?revision=86 wpkg-111.js], [http://wpkg.svn.sourceforge.net/viewvc/wpkg/wpkg/stable/1.1/wpkg.js?revision=98 wpkg-112RC9.js] etc. and test them using '''testall 111''' or '''testall 112RC9'''.