Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UTC/GMT time when building/checking tests files | Francois-Xavier Le Bail | 2018-08-09 | 1 | -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 tests | Francois-Xavier Le Bail | 2018-05-03 | 1 | -13/+17 |
| | |||||
* | Provide and suggest update-test.sh in CONTRIBUTING | Ulrich Windl | 2017-09-28 | 1 | -0/+14 |
Provide shell script to update the output for a single test, and suggest using it in CONTRIBUTING. |