lp:~blueyed/simpletest/simpletest-dev

Created by Daniel Hahler and last modified
Get this branch:
bzr branch lp:~blueyed/simpletest/simpletest-dev
Only Daniel Hahler can upload to this branch. If you are Daniel Hahler please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Hahler
Project:
SimpleTest
Status:
Development

Recent revisions

379. By Daniel Hahler

Add charset support to SimpleHttpHeaders.

 - Adds SimpleHttpHeaders::getCharset
 - Used in SimpleTidyPageBuilder::parse to the charset on
   to tidy_parse_string

378. By Daniel Hahler

Fix doc typo

377. By Daniel Hahler

Form::getAction: clear request params if this is a GET form.

This is how browsers submit a method=get form: removing any
GET params from the action.
Only with method=post the GET params are being kept.

376. By Daniel Hahler

Encoding/charset fixes for SimplePage::getUrlsByLabel.

This adds a charset param to SimpleTag::getText and
getUrlsByLabel passes the charset of the page to it.

Related and submitted to:
https://sourceforge.net/tracker/?func=detail&aid=2912672&group_id=76550&atid=547457

375. By Daniel Hahler

Make WebTestCase::assertText accept an Expectation.

374. By Daniel Hahler

Add $charset arg to SimplePage::normalise and use it in SimplePage::getText. Add tests.

373. By Daniel Hahler

Add SimplePage::getCharset, which extracts the page charset via getMimeType.

372. By Daniel Hahler

SimplePage::getMimeType: extract content-type from $raw, with higher prio then headers.

371. By Daniel Hahler

HtmlReporter::htmlEntities: keep original string, if htmlentities failed.

370. By Daniel Hahler

typo: doc

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers