[Gambas-Notification] [Git][gambas/gambas][stable] 7 commits: Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Apr 28 23:53:59 CEST 2021



Benoît Minisini pushed to branch stable at Gambas / gambas


Commits:
c9adfb85 by gambas at 2021-04-28T23:52:33+02:00
Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.

[DEVELOPMENT ENVIRONMENT]
* BUG: Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.

- - - - -
5c692d00 by gambas at 2021-04-28T23:52:42+02:00
Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.

[GB.DEBUG]
* BUG: Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.

- - - - -
91fe3078 by Christof Thalhofer at 2021-04-28T23:52:57+02:00
fix gb.test bug 2181

[GB.TEST]
* BUG: gb.test does not print a real error's text

- - - - -
01389db1 by Christof Thalhofer at 2021-04-28T23:53:08+02:00
fix gambas3-selftest run.sh

Fix that it can be called from anywhere in the path. Before that it
could only run in 'app/src/gambas3-selftest'. Now it can be called in
the root dir of Gambas via 'app/src/gambas3-selftest/run.sh'.

- - - - -
30eb0663 by gambas at 2021-04-28T23:53:17+02:00
Make the self-tester use the current Gambas version.

[SELF-TESTER]
* NEW: Make the self-tester use the current Gambas version.

- - - - -
1ed1ec32 by gambas at 2021-04-28T23:53:26+02:00
WAIT with a positive value should not block anymore in some case.

[INTERPRETER]
* BUG: WAIT with a positive value should not block anymore in some case.

- - - - -
31a2c577 by gambas at 2021-04-28T23:53:35+02:00
Fix test panel behaviour.

[DEVELOPMENT ENVIRONMENT]
* NEW: Test panel: The spinner now is correctly shown during the test.
* NEW: Test panel: Display a different message if the test is aborted.

- - - - -


13 changed files:

- app/src/gambas3-selftest/.project
- app/src/gambas3-selftest/run.sh
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/MTest.module
- app/src/gambas3/.src/Project.module
- main/gbx/gbx_api.c
- main/lib/debug/debug.c
- main/lib/test/gb.test/.component
- main/lib/test/gb.test/.project
- main/lib/test/gb.test/.src/TestSuite/Assert.module
- main/lib/test/gb.test/.src/TestSuite/TestCase.class
- main/lib/test/gb.test/.test


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b1f2d3f494cc8e7c5932200cf5ca82d66be3bfb4...31a2c577ba079a73d7d36bbb6a350e1493036437

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b1f2d3f494cc8e7c5932200cf5ca82d66be3bfb4...31a2c577ba079a73d7d36bbb6a350e1493036437
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210428/d9952b09/attachment-0001.htm>


More information about the Notification mailing list