1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/test/infra
Michael Albinus 55f652c856 Make generation of JUnit test reports more robust.
* lisp/emacs-lisp/ert.el (ert-load-file-name): New defvar.
(ert-write-junit-test-report): Use it.  Make detection of selector
more robust.  Protect calls of `xml-escape-string' with 'noerror.

* test/infra/Makefile.in (subdir_template): Use "make -k ...".

* test/infra/gitlab-ci.yml (test-filenotify-gio):
Adapt make_params in order to get a JUnit test report.
(test-native-comp-speed0): Use "make -k ...".

* test/infra/test-jobs.yml: Regenerate.

* test/lisp/progmodes/perl-mode-tests.el (top):
Set `ert-load-file-name'.
2021-12-18 18:43:18 +01:00
..
Dockerfile.emba Adapt emba control files 2021-10-31 17:45:39 +01:00
gitlab-ci.yml Make generation of JUnit test reports more robust. 2021-12-18 18:43:18 +01:00
Makefile.in Make generation of JUnit test reports more robust. 2021-12-18 18:43:18 +01:00
test-jobs.yml Make generation of JUnit test reports more robust. 2021-12-18 18:43:18 +01:00