Aer/tests
Rafal Kupiec 029dd9bfb4
The build was successful. Details
Several changes made:
* Do not overload entry point
 * Automatically call Program::__construct()
 * Automatically call Program::main();
 * Fix all tests
2018-08-12 12:52:35 +02:00
..
arab_to_roman.aer Several changes made: 2018-08-12 12:52:35 +02:00
arab_to_roman.exp Another test, converting arab numbers to roman 2018-08-05 22:25:15 +02:00
debug_backtrace.aer Several changes made: 2018-08-12 12:52:35 +02:00
debug_backtrace.exp Test debug_backtrace() function 2018-08-07 15:47:14 +02:00
hello_world.aer Several changes made: 2018-08-12 12:52:35 +02:00
hello_world.exp Simple 'Hello world' test 2018-08-05 22:10:26 +02:00
load_module.aer Several changes made: 2018-08-12 12:52:35 +02:00
load_module.exp More tests 2018-08-10 08:51:38 +02:00
printf_test.aer Several changes made: 2018-08-12 12:52:35 +02:00
printf_test.exp Add more tests 2018-08-07 17:16:28 +02:00
singleton_test.aer Several changes made: 2018-08-12 12:52:35 +02:00
singleton_test.exp More tests 2018-08-10 08:51:38 +02:00
type_juggle.aer Several changes made: 2018-08-12 12:52:35 +02:00
type_juggle.exp Add more tests 2018-08-07 17:16:28 +02:00
unicode_characters.aer Several changes made: 2018-08-12 12:52:35 +02:00
unicode_characters.exp Add first Aer test 2018-08-03 08:00:39 +02:00
utf8_variables.aer Several changes made: 2018-08-12 12:52:35 +02:00
utf8_variables.exp Test if unicode characters can be used as method / variable name 2018-08-06 08:23:51 +02:00