conformance

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

conformance runs the official Lua 5.4 test suite against the luapure engine and reports per-file status — the project's conformance oracle.

go run ./cmd/conformance                # run, print table + summary
go run ./cmd/conformance -dir DIR        # custom suite dir
go run ./cmd/conformance -timeout 10s    # per-file timeout
go run ./cmd/conformance -v              # show error detail per file

Each file runs in its own child process so a non-terminating test is killed cleanly without starving the rest of the suite.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL