[Gambas-Notification] [Git][gambas/gambas][master] 14 commits: gb.test some changes for integration to IDE et al

Benoît Minisini gitlab at mg.gitlab.com
Tue May 19 10:04:40 CEST 2020



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


Commits:
769b6113 by Christof Thalhofer at 2020-05-14T13:08:03+02:00
gb.test some changes for integration to IDE et al

[GB.TEST]
* NEW: TestRunner.List returns all tests as TestCommand[]
* NEW: Test.Main can be triggered to report all tests as string
* NEW: TestCommand FromString and ToString to convert TestCopmmands into objects and vice versa

- - - - -
b445a7e8 by Christof Thalhofer at 2020-05-14T13:15:54+02:00
gb.test integration to the IDE. TestSuites

[DEVELOPMENT ENVIRONMENT]
* NEW: FTestSuite to configure testsuites and store in project in .tests
[GB.TEST]
* NEW: testsuites

- - - - -
fa933ee8 by Christof Thalhofer at 2020-05-14T14:12:10+02:00
small changes FTestSuite

Gambas3 did not compile, tests did not occur if not compiled

- - - - -
81f17d71 by Christof Thalhofer at 2020-05-14T14:20:08+02:00
gb.test executes all tests with "*"

- - - - -
761b3d64 by gambas at 2020-05-17T13:19:24+02:00
Add a project icon.

[GB.TEST]
* NEW: Add a project icon.
* BUG: Fix an english word in 'README.md'.

- - - - -
0264dd17 by gambas at 2020-05-17T13:19:24+02:00
WebButton: Don't react to click when disabled.

[GB.WEB.GUI]
* BUG: WebButton: Don't react to click when disabled.

- - - - -
886a403e by gambas at 2020-05-17T13:19:24+02:00
Update many icons.

[GB.FORM.STOCK]
* NEW: Update many icons.

- - - - -
ea1c0d2f by Tobias Boege at 2020-05-17T13:19:24+02:00
Make TestRunner.Run return its result

[GB.TEST]
* BUG: TestRunner.Run returns its result TestStats now.

- - - - -
d0ee8dd9 by gambas at 2020-05-17T13:19:24+02:00
FileChooser & DirChooser: Custom bookmarks are now correctly refreshed when they change.

[GB.FORM]
* BUG: FileChooser & DirChooser: Custom bookmarks are now correctly refreshed when they change.
* NEW: Add 'unselect' stock icon.

- - - - -
608e5f80 by Christof Thalhofer at 2020-05-17T13:19:24+02:00
FTestSuite to organize test

[DEVELOPMENT ENVIRONMENT]
* NEW: Form FTestSuite to organize test suites
[GB.TEST]
* OPT: Prints all tests as string with Test.Main(_TRIG_GETTESTS)

- - - - -
d75f30a1 by Christof Thalhofer at 2020-05-17T13:23:20+02:00
Merge branch 'master' of https://gitlab.com/gambas/gambas into testing-system

- - - - -
59beb3ff by Christof Thalhofer at 2020-05-17T13:52:27+02:00
FmMain Debug Testsuites

[DEVELOPMENT ENVIRONMENT]
* NEW: Menu entry Debug->Testsuites

- - - - -
b1b0d0a1 by Christof Thalhofer at 2020-05-17T13:54:58+02:00
gb.test testsuites

[GB.TEST]
* NEW: testsuites in .test

- - - - -
f1c9ef9a by Benoît Minisini at 2020-05-19T08:04:38+00:00
Merge branch 'testing-system' into 'master'

gb.test integration to the IDE 2nd attempt

See merge request gambas/gambas!146
- - - - -


11 changed files:

- app/src/gambas3/.project
- + app/src/gambas3/.src/Debug/FTestSuite.class
- + app/src/gambas3/.src/Debug/FTestSuite.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- comp/src/gb.test/.src/TestMe.module
- comp/src/gb.test/.src/TestMyself/TestInternals.test
- comp/src/gb.test/.src/TestRunner.module
- comp/src/gb.test/.src/TestSuite/Test.module
- comp/src/gb.test/.src/TestSuite/TestCommand.class
- + comp/src/gb.test/.tests


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a854c1cc5c379900dd397d12ac2e0bd1d0d8b31a...f1c9ef9a77f7bd818ac61cb239e513df10e13479

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a854c1cc5c379900dd397d12ac2e0bd1d0d8b31a...f1c9ef9a77f7bd818ac61cb239e513df10e13479
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/20200519/571e87b9/attachment.html>


More information about the Notification mailing list