diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/rope_test/.keep | 0 | ||||
| -rw-r--r-- | test/rope_test/crope.test.cpp | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/test/rope_test/.keep b/test/rope_test/.keep deleted file mode 100644 index e69de29..0000000 --- a/test/rope_test/.keep +++ /dev/null diff --git a/test/rope_test/crope.test.cpp b/test/rope_test/crope.test.cpp new file mode 100644 index 0000000..869331f --- /dev/null +++ b/test/rope_test/crope.test.cpp @@ -0,0 +1,7 @@ +/* + * File: crope.test.cpp + * Purpose: Char rope test. + * Author: Amlal El Mahrouss (amlal@nekernel.org) + * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. + */ + |
