<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Tobias Boege pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/a965afa0e56240a89faf6260050e2b2e2918668b">a965afa0</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2020-05-07T12:57:55+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/e3a9ac58e8174659be334682f90ca3eeb9204113">e3a9ac58</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2020-05-07T13:15:54+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/fa27ff82044af26869afb2fdf1a227cfab0e1770">fa27ff82</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2020-05-07T13:15:57+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gb.test: Tidy up TestHarness

[GB.TEST]
* OPT: Remove cruft from TestHarness. Use the new `gbx3 -T` mode. Make it a module.
</pre>
</li>
</ul>
<h4>9 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#84763495b438903be3a50f7aa600eb20551df748">
<span class="deleted-file">

comp/src/gb.test/.src/Tap/Tap.module
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#bdc5f8bc8fc5d7b053b028d20f222efa89d1a60d">
comp/src/gb.test/.src/Tap/TapContext.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#2ae42137ff5db45298e377a88653cb9674cda01c">
comp/src/gb.test/.src/Tap/TapParser.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#359c5935e9bac83270e171851dbb406d802c4fbd">
comp/src/gb.test/.src/Tap/TapPrinter.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#143adff9908ed6f406182630624e7b94814899ac">
comp/src/gb.test/.src/TestAssertion.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#09693f8f44dc3e5e48d0865233e965df3fe599b7">
comp/src/gb.test/.src/TestHarness.class

comp/src/gb.test/.src/TestHarness.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#a29edc84d84f77d9e3ed0d8655fed7e97ff53b01">
comp/src/gb.test/.src/TestSuite/Assert.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#26fd6ec034cd9dc8c94c790adac9e1996d8452d0">
comp/src/gb.test/.src/TestSuite/Test.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770#a9b165000be4457a4bb0873cff1f5c088f63cc4f">
comp/src/gb.test/.src/TestSuite/TestSuite.class
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/1cd23bb578c610ad7d4862e45c19b5974a3920b6...fa27ff82044af26869afb2fdf1a227cfab0e1770">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>