Commit Graph

12 Commits

Author SHA1 Message Date
David Carlier 910cf9646a Changes due to rebase and realpath fix.
The build was successful. Details
2018-08-17 15:25:05 +01:00
David Carlier 6a43e654b6 First version of #25 implementation, providing memory_get_usage/memory_get_peak_usage/memory_limit 2018-08-17 15:18:43 +01:00
Rafal Kupiec 029dd9bfb4
Several changes made:
The build was successful. Details
* Do not overload entry point
 * Automatically call Program::__construct()
 * Automatically call Program::main();
 * Fix all tests
2018-08-12 12:52:35 +02:00
Rafal Kupiec 5d9ccf9c65
More tests
The build was successful. Details
2018-08-10 08:51:38 +02:00
Rafal Kupiec c419b8605d
Add more tests
The build was successful. Details
2018-08-07 17:16:28 +02:00
Rafal Kupiec 80f376af62
Test debug_backtrace() function
The build has failed. Details
2018-08-07 15:47:14 +02:00
Rafal Kupiec 6f0d1ab3ff
Tests should use new string concatenation operator
The build was successful. Details
2018-08-07 07:53:26 +02:00
Rafal Kupiec 4bbdc20174
This commit contains several changes:
The build was successful. Details
* 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
Rafal Kupiec dd239530d8
Test if unicode characters can be used as method / variable name
The build was successful. Details
2018-08-06 08:23:51 +02:00
Rafal Kupiec ff6a7012a4
Another test, converting arab numbers to roman
The build was successful. Details
2018-08-05 22:25:15 +02:00
Rafal Kupiec fcd35584de
Simple 'Hello world' test
The build was successful. Details
2018-08-05 22:10:26 +02:00
Rafal Kupiec 64ee53a63a
Add first Aer test 2018-08-03 08:00:39 +02:00