[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Output a class flag for test modules. Do not generate the '.test' file anymore.

Benoît Minisini gitlab at mg.gitlab.com
Fri May 22 16:08:19 CEST 2020



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


Commits:
90226032 by gambas at 2020-05-22T16:00:40+02:00
Output a class flag for test modules. Do not generate the '.test' file anymore.

[COMPILER]
* NEW: Do not generate the '.test' file anymore.
* NEW: Output a class flag for test modules.

- - - - -
f55faede by gambas at 2020-05-22T16:02:12+02:00
ClassStat: Add the flag for test modules.

[GB.UTIL]
* NEW: ClassStat: Add the flag for test modules.

- - - - -
d8f4c5a7 by gambas at 2020-05-22T16:02:48+02:00
Redesign the interface between the interpreter and 'gb.test' component.

[INTERPRETER]
* NEW: Now '-T' option with no argument calls Test._List() method..
* NEW: If '-T' gets an argument, the Test._Run() method is used.
* NEW: If '-T' argument is '*', then the Test._RunAll() method is called.

- - - - -
7fc56e89 by gambas at 2020-05-22T16:07:50+02:00
Implement the Test._List() method.

[GB.TEST]
* NEW: Implement the Test._List() method.

- - - - -
029cb82e by gambas at 2020-05-22T16:08:07+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


13 changed files:

- comp/src/gb.test/.src/TestSuite/Test.module
- comp/src/gb.test/.tests
- comp/src/gb.util/.src/Class.class
- comp/src/gb.util/.src/ClassStat.class
- comp/src/gb.util/.src/MMain.module
- main/gbc/gbc.c
- main/gbc/gbc_compile.h
- main/gbc/gbc_header.c
- main/gbc/gbc_output.c
- main/gbx/Makefile.am
- main/gbx/gbx.c
- + main/gbx/gbx_test.c
- + main/gbx/gbx_test.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f706e0e2505fa8da775ae1268c151842877e3977...029cb82ece09139d496b5c86d5ea9236a6f1cad3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f706e0e2505fa8da775ae1268c151842877e3977...029cb82ece09139d496b5c86d5ea9236a6f1cad3
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/20200522/dec08c5d/attachment.html>


More information about the Notification mailing list