[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Automatically load 'gb.test' component when the '-T' option is used.
Benoît Minisini
gitlab at mg.gitlab.com
Thu May 7 15:25:07 CEST 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
986ca05f by gambas at 2020-05-07T15:15:13+02:00
Automatically load 'gb.test' component when the '-T' option is used.
[INTERPRETER]
* NEW: Automatically load 'gb.test' component when the '-T' option is used.
- - - - -
db95af0c by gambas at 2020-05-07T15:15:57+02:00
Make 'gb.test' component hidden, as it is now loaded automatically.
[GB.TEST]
* NEW: Raise the component to the 'Stable but not finished' state..
* NEW: Make the component hidden, as it is now loaded automatically.
- - - - -
44bacade by gambas at 2020-05-07T15:23:14+02:00
Suport for unit tests in the IDE.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update french translation.
* NEW: Add a 'test' button, that run the project in test mode, using the debugger.
* NEW: Add a specific output tab for the unit tests result.
* BUG: Selection of menu icons now allows stock icons again.
- - - - -
15 changed files:
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/Debug/FDebugButton.class
- app/src/gambas3/.src/Debug/FDebugButton.form
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Family/Form/CFamilyForm.class
- app/src/gambas3/.src/Project.module
- + app/src/gambas3/.src/Project/FTest.class
- + app/src/gambas3/.src/Project/FTest.form
- comp/src/gb.test/.component
- comp/src/gb.test/.icon.png
- main/gbx/gbx_component.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/fa27ff82044af26869afb2fdf1a227cfab0e1770...44bacadedade90f6b7c11d37509d82c113267313
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/fa27ff82044af26869afb2fdf1a227cfab0e1770...44bacadedade90f6b7c11d37509d82c113267313
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200507/ca1fd817/attachment.html>
More information about the Notification
mailing list