Alexandre Julliard pushed to branch master at wine / wine
Commits: 1fed3031 by Michele Dionisio at 2025-02-14T22:54:07+01:00 timeout: Add a timeout command.
- - - - - 4de56399 by Michele Dionisio at 2025-02-14T22:54:07+01:00 timeout/tests: Add minimal test suite.
Test that checks STATUS_CONTROL_C_EXIT return code is mark flay_wine because it seems that on linux32 exit with CRTL-C does not work as expected.
- - - - -
58 changed files:
- configure - configure.ac - po/ar.po - po/ast.po - po/bg.po - po/ca.po - po/cs.po - po/da.po - po/de.po - po/el.po - po/en.po - po/en_US.po - po/eo.po - po/es.po - po/fa.po - po/fi.po - po/fr.po - po/he.po - po/hi.po - po/hr.po - po/hu.po - po/it.po - po/ja.po - po/ka.po - po/ko.po - po/lt.po - po/ml.po - po/nb_NO.po - po/nl.po - po/or.po - po/pa.po - po/pl.po - po/pt_BR.po - po/pt_PT.po - po/rm.po - po/ro.po - po/ru.po - po/si.po - po/sk.po - po/sl.po - po/sr_RS@cyrillic.po - po/sr_RS@latin.po - po/sv.po - po/ta.po - po/te.po - po/th.po - po/tr.po - po/uk.po - po/wa.po - po/wine.pot - po/zh_CN.po - po/zh_TW.po - + programs/timeout/Makefile.in - + programs/timeout/main.c - + programs/timeout/tests/Makefile.in - + programs/timeout/tests/timeout.c - + programs/timeout/timeout.h - + programs/timeout/timeout.rc
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c29dc1eb86cbe96697193cf679937...