|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../tester.h"Go to the source code of this file.
Functions | |
| void | test_fp_conversion_to_bytes (Environment *_environment, double _value, int _expected[4]) |
| void | test_fp_conversion_to_double (Environment *_environment, int _value[4], double _expected) |
| void test_fp_conversion_to_bytes | ( | Environment * | _environment, |
| double | _value, | ||
| int | _expected[4] ) |
| void test_fp_conversion_to_double | ( | Environment * | _environment, |
| int | _value[4], | ||
| double | _expected ) |