<!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>
Christof Thalhofer 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/77436fd06dfa3231fee600667fd8833c89c8992e">77436fd0</a></strong>
<div>
<span>by Christof Thalhofer</span>
<i>at 2020-05-11T22:26:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gb.test Setup and Teardown methods hidden
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/2d2c545576e453fd4a0625567e1d07af2f677e96">2d2c5455</a></strong>
<div>
<span>by Christof Thalhofer</span>
<i>at 2020-05-11T22:31:08+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gb.test: Assert documentation

[GB.TEST]
* New: Assert is an instruction which is extended by gb.test. It's original functionality is now documented in the Assert.module.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/e3c8df556814435335a3e067940762051c0bed73">e3c8df55</a></strong>
<div>
<span>by Christof Thalhofer</span>
<i>at 2020-05-11T23:28:42+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">gb.test: new function Test.GetAllTests

[GB.TEST]
* New: Test.GetAllTests returns a collection of all testmodules and their testmethods
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#ecaf6cbff143ddb74ae79d9e52070f9bcb4f2256">
comp/src/gb.test/.src/TestMyself/TestAllAsserts.test
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#2a43eaac87310afc41ba4dfba85be4971daf991b">
comp/src/gb.test/.src/TestMyself/TestInternals.test
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#d7a5a55d985716010f75c43a6302b902d52ee4e1">
comp/src/gb.test/.src/TestMyself/TestSetup.test
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#a29edc84d84f77d9e3ed0d8655fed7e97ff53b01">
comp/src/gb.test/.src/TestSuite/Assert.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#26fd6ec034cd9dc8c94c790adac9e1996d8452d0">
comp/src/gb.test/.src/TestSuite/Test.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#d74297e93206d70840527458940972d2f4825e24">
comp/src/gb.test/.src/TestSuite/TestCase.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73#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/492dccc28f189d4efc40823ec834cb8f0fef32eb...e3c8df556814435335a3e067940762051c0bed73">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>