Confirmed users
1,927
edits
(→Working with the latest BMO code in the VM: Fix runtests.pl path) |
|||
| Line 53: | Line 53: | ||
$ bzr commit (commit the merged files to your branch) | $ bzr commit (commit the merged files to your branch) | ||
* Run the built in test suite located in the /home/vagrant/htdocs/bmo | * Run the built in test suite located in the /home/vagrant/htdocs/bmo directory. | ||
$ perl runtests.pl | $ perl runtests.pl | ||
* You can run just one of the tests in / | * You can run just one of the tests in t/, for example to run the template compilation tests: | ||
perl t/004template.t | perl t/004template.t | ||