gambas-source-code/main
gambas d8f4c5a7cf 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.
2020-05-22 16:02:48 +02:00
..
gbc Output a class flag for test modules. Do not generate the '.test' file anymore. 2020-05-22 16:00:40 +02:00
gbx Redesign the interface between the interpreter and 'gb.test' component. 2020-05-22 16:02:48 +02:00
lib Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share '&=' operator optimization. 2020-04-04 16:18:10 +02:00
tools/gbh3 Put 'gbh3' back into the git repository. 2019-02-25 00:20:43 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO