diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-08 19:37:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-08 19:37:02 +0100 |
| commit | c04caf00cb62aaecaaa930b622a06af4b1d7e92b (patch) | |
| tree | 5d93465913fc51de33424274a14e2c839305c6fa /test/rope_test/crope.pred.test.cpp | |
| parent | 5a7fe8a6eacd5f4caac4f3c3d625ba82e393f7e6 (diff) | |
[CHORE] Updating and adding unit tests.unit-tests-expansion
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'test/rope_test/crope.pred.test.cpp')
| -rw-r--r-- | test/rope_test/crope.pred.test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rope_test/crope.pred.test.cpp b/test/rope_test/crope.pred.test.cpp index a967adb..5613bc3 100644 --- a/test/rope_test/crope.pred.test.cpp +++ b/test/rope_test/crope.pred.test.cpp @@ -2,7 +2,7 @@ * File: crope.pred.test.cpp * Purpose: Char rope test. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. + * Copyright 2025-2026, Amlal El Mahrouss, licensed under the Boost Software License. */ #include <ocl/tproc/rope.hpp> |
