Skip to content

Where does the luaunit.lua go? #165

@eabase

Description

@eabase

You README states:

Then copy the file luaunit.lua into your project or the Lua libs directory.

I don't have any "libs" directory under my LuaJIT installation. I have this:

.
├── lua
│   └── jit
│       ├── bc.lua
│       ├── bcsave.lua
│       ├── dis_arm.lua
│       ├── dis_arm64.lua
│       ├── dis_arm64be.lua
│       ├── dis_mips.lua
│       ├── dis_mips64.lua
│       ├── dis_mips64el.lua
│       ├── dis_mips64r6.lua
│       ├── dis_mips64r6el.lua
│       ├── dis_mipsel.lua
│       ├── dis_ppc.lua
│       ├── dis_x64.lua
│       ├── dis_x86.lua
│       ├── dump.lua
│       ├── p.lua
│       ├── v.lua
│       ├── vmdef.lua
│       └── zone.lua
├── lua51.dll
└── luajit.exe

So where should it go?

PS. I'm on Windows-11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions