Patch |
File delta |
Description |
build_flags.patch | (download) |
config/make.inc.gfort.dynlib |
4 2 + 2 - 0 !
utility/w90pov/Makefile |
4 2 + 2 - 0 !
utility/w90vdw/Makefile |
2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-) |
add buildflags
|
executable_paths_for_tests.patch | (download) |
test-suite/checkpoints/example02/Makefile |
2 1 + 1 - 0 !
test-suite/checkpoints/fe_postw90/Makefile |
2 1 + 1 - 0 !
test-suite/checkpoints/gaas_postw90/Makefile |
2 1 + 1 - 0 !
test-suite/checkpoints/si_geninterp/Makefile |
2 1 + 1 - 0 !
test-suite/checkpoints/si_geninterp_wsdistance/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_boltzwann/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_example04_dos/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_example04_pdos/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_ahc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_ahc_adaptandfermi/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kpathcurv/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kpathmorbcurv/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kslicecurv/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kslicemorb/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kubo_Axy/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kubo_Szz/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_kubo_jdos/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_morb/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_morbandahc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_fe_spin/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_gaas_sc_xyz/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_gaas_shc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_pt_kpathbandsshc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_pt_kpathshc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_pt_ksliceshc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_pt_shc/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_si_geninterp/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_si_geninterp_wsdistance/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_C/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_D0/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_Dw/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_K/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_NOA/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testpostw90_te_gyrotropic_dos/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testw90_example02_restart/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testw90_example03/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testw90_example03_labelinfo/Makefile |
2 1 + 1 - 0 !
test-suite/tests/testw90_example03_optmem/Makefile |
2 1 + 1 - 0 !
test-suite/tests/userconfig |
50 25 + 25 - 0 !
40 files changed, 64 insertions(+), 64 deletions(-) |
taking executable paths from $path in order to simplify autopkgtest
implementation.
|
skip_flaky_tests.patch | (download) |
test-suite/tests/jobconfig |
48 24 + 24 - 0 !
1 file changed, 24 insertions(+), 24 deletions(-) |
skipping failing tests. see #994475 for details about some of
the skipped tests.
|
testcode python3.patch | (download) |
test-suite/run_tests |
2 1 + 1 - 0 !
test-suite/testcode/bin/testcode.py |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
enforcing usage of python3 in test drivers.
|
libwannier_makefile.patch | (download) |
Makefile |
12 10 + 2 - 0 !
1 file changed, 10 insertions(+), 2 deletions(-) |
fix installation paths to ease debian packaging.
|
python3.12.patch | (download) |
test-suite/testcode/bin/testcode.py |
2 1 + 1 - 0 !
test-suite/tools/parsers/parse_nnkp.py |
4 2 + 2 - 0 !
test-suite/tools/parsers/parse_wout.py |
22 11 + 11 - 0 !
test-suite/tools/parsers/parse_wpout.py |
28 14 + 14 - 0 !
4 files changed, 28 insertions(+), 28 deletions(-) |
mark regular expression strings raw to become compatible with
Python3.12
Bug-Debian: https://bugs.debian.org/1061858
|
pipes to shlex.patch | (download) |
test-suite/testcode/lib/testcode2/__init__.py |
30 15 + 15 - 0 !
1 file changed, 15 insertions(+), 15 deletions(-) |
replace deprecated `pipes` with `shlex`.
|