summaryrefslogtreecommitdiff
path: root/update-test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use UTC/GMT time when building/checking tests filesFrancois-Xavier Le Bail2018-08-091-1/+3
| | | | | | | | | | | | | This will avoid some differences when checking in different time zones. We now run the tests without the '-t' option. This will allow to get problems/changes in time printing functions. Update the output of the tests accordingly. Moreover: Add the '-#' option to better identify a packet when there is a difference in output.
* Change update-test.sh to update multiple testsFrancois-Xavier Le Bail2018-05-031-13/+17
|
* Provide and suggest update-test.sh in CONTRIBUTINGUlrich Windl2017-09-281-0/+14
Provide shell script to update the output for a single test, and suggest using it in CONTRIBUTING.