qa:uploading

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
qa:uploading [2008/05/04 16:43] – created zoeqa:uploading [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ===== What to do with your test when you have written it ===== ===== What to do with your test when you have written it =====
  
-You will need to register [[http://testfest.php.net/|here]]. To do this:+There is an SVN repository here:
  
-  * Select the "register" button + http://testfest.php.net/repos/testfest
-  * Fill in your details +
-  * Click the "send code" button+
  
-After a few minutes you will get a note in your e-mail explaining how to complete the registration process+Directories have been created for each registered user group, for example, http://testfest.php.net/repos/testfest/LondonUG is for use by the London user group.
  
-When you are ready to add a test+Under each user group directory there is directory structure which is exactly the same as the PHP 53 source tree, except that only test directories are included and there are no files in any directory. There is directory called 'Independent Contributors' for people that are not associated with any particular user group.  
-  * Log in + 
-  * Add new task +The intention is that groups or individuals will put tests in the right place in the source tree, for example, tests for strings functions would go in ~ext/standard/tests/strings. If you aren't clear about where to put tests please ask or have a look at the full PHP source tree for tests of similar types. 
-  * Select the extension that you are testing + 
-  * Make sure that the test name (ex my_new_testcase_basic.phpt) is in the title +==== Access to SVN ==== 
-  * In the details section it would help if you could say: + 
-     * What operating system you wrote it on +Anyone can browse the repository or checkout files, eg 
-     * Was it 32 bit or 64 bit + 
-     * What level(s) of PHP you used (ex - 5.2, 5.3 or 6.0 - please don't use anything older than 5.2 :-)) +svn checkout http://testfest.php.net/repos/testfest/LondonUG 
-     * The date on which you downloaded or checked out the copy of PHP that you used+ 
 +We will add all user group leads as SVN administrators - it will then be your responsibility to grant access to other members of your groups. A user interface to help with that is being developed. 
 + 
 +A user ID and password is requred to be able to check in. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
  
qa/uploading.1209919398.txt.gz · Last modified: 2017/09/22 13:28 (external edit)