mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 15:00:36 +02:00
Just to remove conflict.
This commit is contained in:
parent
59a030a16f
commit
87c863584d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# nitpick
|
# nitpick
|
||||||
|
|
||||||
Nitpick is a stand alone application that provides a mechanism for regression testing. The general idea is simple:
|
Nitpick is a stand alone application that provides a mechanism for regression testing. The general idea is simple:
|
||||||
* Each test folder has a script that produces a set of snapshots.
|
* Each test folder has a script that produces a set of snapshots.
|
||||||
* The snapshots are compared to a 'canonical' set of images that have been produced beforehand.
|
* The snapshots are compared to a 'canonical' set of images that have been produced beforehand.
|
||||||
* The result, if any test failed, is a zipped folder describing the failure.
|
* The result, if any test failed, is a zipped folder describing the failure.
|
||||||
|
|
Loading…
Reference in a new issue