[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: gb.test: Hide more classes and symbols
Tobias Boege
gitlab at mg.gitlab.com
Thu May 7 13:11:33 CEST 2020
Tobias Boege pushed to branch master at Gambas / gambas
Commits:
a965afa0 by Tobias Boege at 2020-05-07T12:57:55+02:00
gb.test: Hide more classes and symbols
[GB.TEST]
* OPT: Hide more classes and symbols.
TapPrinter, TapParser and TapContext are not exported anymore. The Tap
constants are moved into other classes. Some public methods/properties
that expose printer, parser or context are hidden.
- - - - -
e3a9ac58 by Tobias Boege at 2020-05-07T13:15:54+02:00
gb.test: Exit with appropriate status code
[GB.TEST]
* BUG: Test.Main() now `Quit`s with 0 or 1 indicating whether tests passed or failed.
- - - - -
fa27ff82 by Tobias Boege at 2020-05-07T13:15:57+02:00
gb.test: Tidy up TestHarness
[GB.TEST]
* OPT: Remove cruft from TestHarness. Use the new `gbx3 -T` mode. Make it a module.
- - - - -
9 changed files:
- − comp/src/gb.test/.src/Tap/Tap.module
- comp/src/gb.test/.src/Tap/TapContext.class
- comp/src/gb.test/.src/Tap/TapParser.class
- comp/src/gb.test/.src/Tap/TapPrinter.class
- comp/src/gb.test/.src/TestAssertion.class
- comp/src/gb.test/.src/TestHarness.class → comp/src/gb.test/.src/TestHarness.module
- comp/src/gb.test/.src/TestSuite/Assert.module
- comp/src/gb.test/.src/TestSuite/Test.module
- comp/src/gb.test/.src/TestSuite/TestSuite.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770
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/0dc1ca49/attachment.html>
More information about the Notification
mailing list