aboutsummaryrefslogtreecommitdiff
path: root/securecookie_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Use reflect.DeepEqual insteadCyril David2015-05-251-14/+2
| | | | | Unless there's something I'm missing, probably better to delegate this check to the reflect package.
* Add test for decoding some invalid cookies.Dmitry Chestnykh2015-03-271-0/+22
|
* Add TestMissingKeyAbdülhamit Yilmaz2015-03-171-0/+10
|
* Better errors for {En,De}codeMulti.Kamil Kisiel2013-10-171-0/+13
|
* Better errors for EncodeMulti and DecodeMulti. Closes #1.moraes2012-10-131-0/+13
|
* Initial files.moraes2012-10-031-0/+152