Scroll to navigation

I8X(1) User Commands I8X(1)

NAME

I8X - Infinity Note Execution Environment

SYNOPSIS

i8x [OPTION]... TESTFILE...
i8x [OPTION]... [-q|--quick] FUNCTION [ARGUMENT]...

DESCRIPTION

Infinity Note Execution Environment.

OPTIONS

--help
Display this information.
--version
Display version information.
-I DIR
Add the directory DIR to the list of directories that TestCase.import_constants_from will search for header files.
-i, --import=ELFFILE
Import notes from ELFFILE.
-q, --quick
Execute the function and arguments specified on command line.
-t, --trace
Trace function execution. This option may be specified multiple times for greater detail.

REPORTING BUGS

Report I8X bugs to infinity@sourceware.org
Infinity home page: <https://infinitynotes.org/>

COPYRIGHT

Copyright © 2015-16 Red Hat, Inc. License LGPLv2.1+: GNU LGPL version 2.1 or later
<http://www.gnu.org/licenses/lgpl-2.1.html>

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

October 2016 I8X 0.0.4