From 1cb9be0c3f5c3e600f7369cfa9c4edeb855169b5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:21:40 +0000 Subject: general: T8595: fix version note and test description in CLAUDE.md Agent-Logs-Url: https://github.com/vyos/ipaddrcheck/sessions/25da2a79-0e92-4e88-9505-f89b6f544a86 Co-authored-by: andamasov <12631358+andamasov@users.noreply.github.com> --- CLAUDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index b546a5a..867ff78 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -8,7 +8,7 @@ C utility for IPv4/IPv6 address and prefix validation in shell scripts. Used by - C, autotools (`configure.ac`, `Makefile.am`, autoconf 2.x). - Dependencies: `libcidr` (parsing), `libpcre2-8` (regex), `check >= 0.9.4` (test framework). -- Debian packaging under `debian/`. Current source version `1.1`. +- Debian packaging under `debian/`. Upstream autotools version `1.1` (`configure.ac`); current Debian package version `1.4` (`debian/changelog`). ## Build / test / run @@ -25,7 +25,7 @@ dpkg-buildpackage -uc -us -tc -b ## Repository layout - `src/` — C sources (`ipaddrcheck.c`, headers, autotools `Makefile.am`). -- `tests/` — libcheck unit tests. +- `tests/` — libcheck C unit tests (`check_ipaddrcheck.c`) and shell integration tests (`assert.sh`, `integration_tests.sh`). - `man/` — manpages. - `debian/` — Debian packaging. - `configure.ac`, `Makefile.am`, `INSTALL`, `NEWS`, `ChangeLog`, `AUTHORS`, `COPYING` (GPL-2), `COPYING-LGPL` (LGPL-2.1). -- cgit v1.2.3