Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop more crashes on Travis | dkf | 2018-11-15 | 1 | -122/+138 |
* | Make cookiejar tests skip gracefully | dkf | 2018-11-12 | 1 | -61/+66 |
* | policyAllow is also a cookiejar method; make tests account for it. | dgp | 2018-11-09 | 1 | -2/+2 |
* | Don't make tests depend on third party error messages we do not control. | dgp | 2018-11-09 | 1 | -1/+1 |
* | more tinkering | dkf | 2014-04-20 | 1 | -6/+127 |
* | Limit number of cookies stored, deleting least recently used ones. | dkf | 2014-04-01 | 1 | -3/+3 |
* | Reorganize log level management, start testing persistence, refactor code to ... | dkf | 2014-03-10 | 1 | -58/+93 |
* | more checks of domain data loading | dkf | 2014-03-05 | 1 | -8/+54 |
* | safer setter mechanism | dkf | 2014-03-04 | 1 | -0/+21 |
* | working towards a more consistent way of handling options in the cookiejar API | dkf | 2014-03-03 | 1 | -62/+106 |
* | start writing integration tests | dkf | 2014-02-26 | 1 | -3/+83 |
* | more tests and some fixes | dkf | 2014-02-25 | 1 | -15/+198 |
* | more functional testing | dkf | 2014-02-24 | 1 | -0/+166 |
* | testing of the cookiejar implementation | dkf | 2014-02-18 | 1 | -0/+157 |