Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-embed-utils-test: remove broken test | Xan Lopez | 2012-02-23 | 1 | -3/+0 |
| | | | | | It's actually impossible to catch this through normalization, so it will need to be moved to an EphyWebView test. | ||||
* | ephy-embed-utils: fix loading of <IP address>:<port> URIs | Xan Lopez | 2012-02-23 | 1 | -0/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=669461 | ||||
* | ephy-embed-test-utils: loading domain:port is broken, comment for now | Xan Lopez | 2012-02-23 | 1 | -0/+2 |
| | |||||
* | ephy-embed-utils-test: unbreak the normalization tests | Xan Lopez | 2012-02-23 | 1 | -2/+2 |
| | | | | They were testing the same URI again and again... | ||||
* | tests: rename files to avoid duplicate names | Diego Escalante Urrelo | 2012-02-11 | 1 | -0/+152 |
Append -test to .c files in tests/ to avoid duplicating filenames in the repository. https://bugzilla.gnome.org/show_bug.cgi?id=669766 |