Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reproducer test cleanup to remove deprecation warnings and type checking ↵ | Andrew Azores | 2013-11-07 | 1 | -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/ directory | Andrew Azores | 2013-09-16 | 1 | -47/+31 |
| | |||||
* | Added new utility class for retrieving localized messages for reproducers. | Andrew Azores | 2013-09-13 | 1 | -0/+99 |
| | |||||
* | Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be ↵ | Andrew Azores | 2013-08-13 | 1 | -8/+0 |
| | | | | checking anyway) | ||||
* | Refactored TinyHttpdImpl. Changed constructor, reflect this in ↵ | Andrew Azores | 2013-08-12 | 2 | -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 tests | Andrew Azores | 2013-06-18 | 1 | -0/+38 |
| | |||||
* | Handled semicolon in internal server (with reproducers) | Jiri Vanek | 2013-06-10 | 1 | -0/+28 |
| | |||||
* | modifying makefile for awtframework default icon | Jana Fabrikova | 2013-05-02 | 1 | -0/+56 |
| | |||||
* | Encoding reproducer | Jiri Vanek | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | Added missing changset | Jiri Vanek | 2012-07-03 | 1 | -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 refactoring | Jiri Vanek | 2012-07-03 | 1 | -4/+15 |
| | | | | Also with changes originaly done in the "bad" one | ||||
* | Refactored reproducers directry structure | Jiri Vanek | 2012-07-02 | 2 | -0/+612 |