[Tarantool-patches] [PATCH v2 luajit 45/45] test: update <LuaJIT-tests/README.md>
Sergey Kaplun
skaplun at tarantool.org
Wed Aug 21 11:58:48 MSK 2024
This patch removes the mention of the <misc> directory since all files
in it are enabled and moved into the different directories.
Relates to tarantool/tarantool#9398
---
test/LuaJIT-tests/README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/test/LuaJIT-tests/README.md b/test/LuaJIT-tests/README.md
index 210ca232..ddc05087 100644
--- a/test/LuaJIT-tests/README.md
+++ b/test/LuaJIT-tests/README.md
@@ -109,8 +109,6 @@ Some files/directories in this directory need some thought:
* `common/ffi_util.inc` - Needs renaming and being made `require`-able.
* `lib/table/misc.lua` - Tests need organising and converting to structure
described in this document.
- * `misc` - Tests need organising and converting to structure described in
- this document.
* `src` - C/C++ source which needs to be compiled into a dynamic library and
loaded for certain tests.
* `sysdep` - Need to figure out a good way of handling these.
--
2.45.2
More information about the Tarantool-patches
mailing list