Michael Albinus
b30b33ed9b
ERT can generate JUnit test reports
* .gitignore: Add test/**/*.xml.
* admin/notes/emba: Mention JUnit test report.
* etc/NEWS: ERT can generate JUnit test reports.
* lisp/emacs-lisp/ert.el (xml-escape-string): Autoload.
(ert-write-junit-test-report)
(ert-write-junit-test-summary-report): New defuns.
(ert-run-tests-batch, ert-summarize-tests-batch-and-exit): Call them.
* test/Makefile.in (clean): Remove *.xml.
* test/README: Mention $EMACS_TEST_JUNIT_REPORT environment variable.
* test/infra/Makefile.in ($(FILE)): Generate header commentary.
(clean): Remove.
* test/infra/gitlab-ci.yml (variables): Set EMACS_TEST_JUNIT_REPORT.
(.job-template): Use it in script and after_script.
(.build-template, .gnustep-template, .filenotify-gio-template)
(.native-comp-template): Adapt rules.
(.test-template): Trigger JUnit test report.
* test/infra/test-jobs.yml: Regenerate.
2021-12-13 16:09:56 +01:00
..
2020-08-30 15:43:58 +02:00
2021-10-04 03:26:11 +02:00
2021-01-01 01:13:56 -08:00
2017-11-25 22:48:12 -08:00
2021-01-11 09:18:31 -08:00
2021-12-13 16:09:56 +01:00
2021-10-13 11:18:55 -07:00
2021-01-01 01:13:56 -08:00
2021-10-04 03:26:11 +02:00
2019-09-23 00:12:52 -07:00
2017-11-25 22:48:12 -08:00
2019-09-23 00:12:52 -07:00
2017-11-25 22:48:12 -08:00
2021-11-06 20:05:02 +02:00
2017-11-25 22:48:12 -08:00
2021-01-01 01:13:56 -08:00
2021-05-17 19:33:40 +03:00