1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
---
description: How to check for regressions.
authors: XG
---
<!--- This is the source file for this topics. Can be edited. -->
This page explains how portability and non-regression is managed in the ABINIT project.
## Introduction
ABINIT is tested at each merge in the trunk, on a dedicated test farm, see
[[https://wiki.abinit.org/doku.php?id=bb:slaves]]
and
[[https://wiki.abinit.org/doku.php?id=bb:builder]]. The
numerous tests contained in ~abinit/tests are executed, and compared with
reference files.
## Related Input Variables
{{ related_variables }}
## Selected Input Files
{{ selected_input_files }}
|