| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 To run the tests: 2 3 1) install Limb3 TESTS_RUNNER package from Limb3 PEAR channel(type in shell): 4 5 $ pear channel-discover pear.limb-project.com 6 $ pear install limb/tests_runner-alpha 7 8 2) run tests on any WACT tests directory(type in shell): 9 10 $ limb_unit cases # all WACT tests 11 $ limb_unit cases/tags # all tag directory tests 12 $ limb_unit cases/tags/core/WactCapitalizeFilterTest.class.php # WactCapitalizeFilterTest 13 ...and so on
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Dec 1 03:56:46 2008 | Cross-referenced by PHPXref 0.7 |