Skip to content

Luarocks/busted setup on macOS #110

Discussion options

You must be logged in to vote

I'm not sure what I'm doing but by adding this to the busted wrapper, the tests are now found on my machine without resorting to renaming any directories, when I run make unit-test:

export LUA_PATH="./lua/?.lua;;"
export LUA_CPATH="./lua/?.so;;"

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@fredrikaverpil
Comment options

@HiPhish
Comment options

@fredrikaverpil
Comment options

@fredrikaverpil
Comment options

Answer selected by fredrikaverpil
Comment options

You must be logged in to vote
1 reply
@fredrikaverpil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants