Blob Blame History Raw
This document is meant to help review process of openscap upstream test suite
while doing rebases. At the very least the last reviewed version should be
mentioned here. Plus any mandatory items with links to appropriate bugs, so
changes (even innocent looking ones) can be evalued according to the real impact
they might have to our productization efforts.

To obtain a diff between commits/tags use:
$ git log -p REVIEWED_COMMIT^..LATEST_COMMIT -- tests/
To obtain only names of changed files add `--name-only`.
Example:
$ git log -p 1.3.1^..1.3.2 -- tests/

Last reviewed version: openscap-1.3.4
https://github.com/OpenSCAP/openscap/commit/8651a1f812bd84784ec9595a9de290b17d0e9062