The current version doesn't work with any simpletest release, not the 1.0 release or the 1.0.1 beta 2
There are no other releases available.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simpletest101beta2.patch | 3.12 KB | Rok Žlender |
The current version doesn't work with any simpletest release, not the 1.0 release or the 1.0.1 beta 2
There are no other releases available.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simpletest101beta2.patch | 3.12 KB | Rok Žlender |
Comments
Comment #1
Rok Žlender commentedThat is true Drupa simpletest does not work with the latest beta2. They made a lot of changes and there is need for some refactoring on our side.
You can use alpha3 version of simpletest which works. You can get it via cvs:
cvs -d:pserver:anonymous@simpletest.cvs.sourceforge.net:/cvsroot/simpletest co -r Release1-0-1alpha3 -d simpletest -P simpletest
This will checkout simpletest version 1.0.1 alpha3 into simpletest directory.
Comment #2
Rok Žlender commentedI wrote a patch that fixes problems simpletest module has with new version of simpletest library. The only problem was how tests were populated b/c some functions were removed.
Comment #3
Thomas Ilsche commentedsolid code
Comment #4
Rok Žlender commentedCommitted to drupal5 branch and HEAD. Thanks Thomas for your review.
Comment #5
Rok Žlender commentedFixed.
Comment #6
(not verified) commented