diff options
| author | Ivan Mincik <ivan.mincik@gmail.com> | 2023-08-28 17:59:16 +0200 |
|---|---|---|
| committer | Ivan Mincik <ivan.mincik@gmail.com> | 2023-09-02 17:15:56 +0200 |
| commit | 54444b58924801f1eb0fdefc67f2cff572459bc6 (patch) | |
| tree | dec7109114187f7506eaf6ffe476cb0004373513 /pkgs/development/python-modules/rangehttpserver | |
| parent | d8e1d8f00a3eb2a4fb0ca41a4ec2e9b6821ccbd1 (diff) | |
qgis: add nixos tests
Add NixOS test for QGIS and QGIS-LTR. This test creates QGIS vector
memory layer containing Nix snowflake. This proves that application can
successfully start and Python bindings are working.
By default, Python script is executed in non-interactive mode and QGIS
is closed after script is finished. This script can be also executed
interactively by running following command:
```
nix-build -A qgis
QGIS_TEST_INTERACTIVE=True ./result/bin/qgis --code pkgs/applications/gis/qgis/test.py
```
In this case, QGIS is not automatically closed.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
