Age | Commit message (Collapse) | Author |
|
DL_DIR/* tries to diff error logs with the test data if they exist.
|
|
Slightly different behavior based on if it's a hard skip, auth skip, or
post/download failure skip. HARD_SKIPS array to control which services
are always skipped. Add total skips and fail logs to summary.
|
|
|
|
Posts test/test.txt onto any pastebins it can. Downloads the resulting
pate into a temp dir as /tmp/wgetpaste_test.XXXXX/<service>.txt. Runs
diff(1) (ignoring trailing whitespace) to compare the download with the
test data.
|