aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-extensions-tests/net
Commit message (Collapse)AuthorAgeFilesLines
* Reproducer test cleanup to remove deprecation warnings and type checking ↵Andrew Azores2013-11-071-7/+7
| | | | | | | | | warnings. ServerAccess.ProcessResult removed and reference replaced with ProcessResult. junit.framework.assert replaced in favour of org.junit.Assert. Added parameterized typing to instantiation of several fields and local variables where the declaration was already parameterized.
* Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directoryAndrew Azores2013-09-161-47/+31
|
* Added new utility class for retrieving localized messages for reproducers.Andrew Azores2013-09-131-0/+99
|
* Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be ↵Andrew Azores2013-08-131-8/+0
| | | | checking anyway)
* Refactored TinyHttpdImpl. Changed constructor, reflect this in ↵Andrew Azores2013-08-122-65/+226
| | | | ServerLauncher. Unit tests moved out of ServerAccessTest into new TinyHttpdImplTest. New unit tests added.
* Extract URL to file logic in TinyHttpdImpl.java, with unit testsAndrew Azores2013-06-181-0/+38
|
* Handled semicolon in internal server (with reproducers)Jiri Vanek2013-06-101-0/+28
|
* modifying makefile for awtframework default iconJana Fabrikova2013-05-021-0/+56
|
* Encoding reproducerJiri Vanek2012-08-171-1/+1
|
* Added missing changsetJiri Vanek2012-07-031-5/+5
| | | | This was approved some week ago, but I have pushed it to now delted file and forgot to push it also to new file
* Removal of not removed file during recent refactoringJiri Vanek2012-07-031-4/+15
| | | | Also with changes originaly done in the "bad" one
* Refactored reproducers directry structureJiri Vanek2012-07-022-0/+612