Commit Graph

10 Commits

Author SHA1 Message Date
029dd9bfb4
Several changes made:
All checks were successful
The build was successful.
* Do not overload entry point
 * Automatically call Program::__construct()
 * Automatically call Program::main();
 * Fix all tests
2018-08-12 12:52:35 +02:00
5d9ccf9c65
More tests
All checks were successful
The build was successful.
2018-08-10 08:51:38 +02:00
c419b8605d
Add more tests
All checks were successful
The build was successful.
2018-08-07 17:16:28 +02:00
80f376af62
Test debug_backtrace() function
Some checks reported errors
The build has failed.
2018-08-07 15:47:14 +02:00
6f0d1ab3ff
Tests should use new string concatenation operator
All checks were successful
The build was successful.
2018-08-07 07:53:26 +02:00
4bbdc20174
This commit contains several changes:
All checks were successful
The build was successful.
* print() is now treated as standard function
 * get rid of echo() function
 * fix test suite
and it fixes #26.
2018-08-06 17:18:27 +02:00
dd239530d8
Test if unicode characters can be used as method / variable name
All checks were successful
The build was successful.
2018-08-06 08:23:51 +02:00
ff6a7012a4
Another test, converting arab numbers to roman
All checks were successful
The build was successful.
2018-08-05 22:25:15 +02:00
fcd35584de
Simple 'Hello world' test
All checks were successful
The build was successful.
2018-08-05 22:10:26 +02:00
64ee53a63a
Add first Aer test 2018-08-03 08:00:39 +02:00