.. |
data/brainfuck
|
Add new test - brainfuck interpreter.
|
2019-04-05 08:07:06 +02:00 |
arab_to_roman.aer
|
It is already integer.
|
2019-03-27 09:45:02 +01:00 |
arab_to_roman.exp
|
Another test, converting arab numbers to roman
|
2018-08-05 22:25:15 +02:00 |
assertion_test.aer
|
Formatting.
|
2019-04-10 09:52:20 +02:00 |
assertion_test.exp
|
Add assertion test.
|
2019-04-10 09:23:23 +02:00 |
bin_format.aer
|
Another simple test.
|
2019-04-08 08:57:45 +02:00 |
bin_format.exp
|
Another simple test.
|
2019-04-08 08:57:45 +02:00 |
brainfuck_interpreter.aer
|
Add new test - brainfuck interpreter.
|
2019-04-05 08:07:06 +02:00 |
brainfuck_interpreter.exp
|
Add new test - brainfuck interpreter.
|
2019-04-05 08:07:06 +02:00 |
callback_function.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
callback_function.exp
|
Add more tests.
|
2019-02-05 19:48:38 +01:00 |
closure_event.aer
|
Closure event test.
|
2019-04-08 13:58:40 +02:00 |
closure_event.exp
|
Closure event test.
|
2019-04-08 13:58:40 +02:00 |
complex_expressions.aer
|
Test complex expressions.
|
2019-04-05 09:43:07 +02:00 |
complex_expressions.exp
|
Test complex expressions.
|
2019-04-05 09:43:07 +02:00 |
debug_backtrace.aer
|
Fix test.
|
2019-03-23 23:25:00 +01:00 |
debug_backtrace.exp
|
Test debug_backtrace() function
|
2018-08-07 15:47:14 +02:00 |
extended_closure.aer
|
Another test of closure.
|
2019-04-10 11:19:29 +02:00 |
extended_closure.exp
|
Another test of closure.
|
2019-04-10 11:19:29 +02:00 |
factorial_test.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
factorial_test.exp
|
Factorial test.
|
2019-02-07 18:29:53 +01:00 |
hello_world.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
hello_world.exp
|
Simple 'Hello world' test
|
2018-08-05 22:10:26 +02:00 |
int2alpha_test.aer
|
More tests to go.
|
2019-04-08 09:31:58 +02:00 |
int2alpha_test.exp
|
More tests to go.
|
2019-04-08 09:31:58 +02:00 |
interface_test.aer
|
Add interface tests (OOP).
|
2019-04-06 16:02:20 +02:00 |
interface_test.exp
|
Add interface tests (OOP).
|
2019-04-06 16:02:20 +02:00 |
load_module.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
load_module.exp
|
More tests
|
2018-08-10 08:51:38 +02:00 |
luhn_verify.aer
|
Add new test - luhn verification.
|
2019-04-04 11:53:50 +02:00 |
luhn_verify.exp
|
Add new test - luhn verification.
|
2019-04-04 11:53:50 +02:00 |
magic_method.aer
|
Test magic methods.
|
2019-04-08 10:24:32 +02:00 |
magic_method.exp
|
Test magic methods.
|
2019-04-08 10:24:32 +02:00 |
multiple_inheritance.aer
|
Add multiple inheritance test.
|
2019-04-05 08:52:30 +02:00 |
multiple_inheritance.exp
|
Add multiple inheritance test.
|
2019-04-05 08:52:30 +02:00 |
operators_precedence.aer
|
Test call by dereferencing array.
|
2019-04-05 09:22:47 +02:00 |
operators_precedence.exp
|
Test call by dereferencing array.
|
2019-04-05 09:22:47 +02:00 |
overloading_methods.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
overloading_methods.exp
|
Test if method overloading is working properly.
|
2019-02-07 18:23:37 +01:00 |
printf_test.aer
|
Test char to int conversion.
|
2019-04-08 10:32:31 +02:00 |
printf_test.exp
|
Test char to int conversion.
|
2019-04-08 10:32:31 +02:00 |
reference_test.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
reference_test.exp
|
Add more tests.
|
2019-02-05 19:48:38 +01:00 |
singleton_test.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
singleton_test.exp
|
More tests
|
2018-08-10 08:51:38 +02:00 |
tokenizer.aer
|
Make a use of NULL operator.
|
2019-03-30 19:52:51 +01:00 |
tokenizer.exp
|
Another test - tokenizer.
|
2019-02-07 18:43:58 +01:00 |
type_hinting.aer
|
Typehinting test.
|
2019-04-06 17:01:28 +02:00 |
type_hinting.exp
|
Typehinting test.
|
2019-04-06 17:01:28 +02:00 |
type_juggle.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
type_juggle.exp
|
Add more tests
|
2018-08-07 17:16:28 +02:00 |
unicode_characters.aer
|
Tests should use new array syntax.
|
2019-03-21 17:33:40 +01:00 |
unicode_characters.exp
|
Add first Aer test
|
2018-08-03 08:00:39 +02:00 |
utf8_variables.aer
|
Update tests to follow new syntax.
|
2019-03-17 19:48:52 +01:00 |
utf8_variables.exp
|
Test if unicode characters can be used as method / variable name
|
2018-08-06 08:23:51 +02:00 |