siger-young added inline comments.
================ Comment at: lldb/test/API/lua_api/lua_lldb_test.lua:3 +EXPORT_ASSERT_TO_GLOBALS = true +require('luaunit') + ---------------- tammela wrote: > siger-young wrote: > > tammela wrote: > > > Could we not use an external dependency? > > > For instance in my setup it fails because it couldn't find this library. > > Does it make sense to directly copy "luaunit.lua" to the Lua test dir? > You don't seem to have a hard dependency on it. > Couldn't you just replicate what you are interested? Instead of bringing in a > full blown unit testing framework... Oh sorry, I didn't notice the comments here. I will remove the dependency of "luaunit" soon. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D108090/new/ https://reviews.llvm.org/D108090 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits