master: Add test manifest entry

snuglas via Sbcl-commits <[email protected]> Fri, 10 Jul 2026 15:24:20 +0000
Newsgroups gmane.lisp.steel-bank.cvs
Message-ID <[email protected]>
The branch "master" has been updated in SBCL:
       via  eba8865cfdc3cb46e88dc3197668285e84a0cbca (commit)
      from  1ce38f9567389d2ee8700bdbaa29cffd750c3b9b (commit)

- Log -----------------------------------------------------------------
commit eba8865cfdc3cb46e88dc3197668285e84a0cbca
Author: Douglas Katzman <[email protected]>
Date:   Fri Jul 10 15:23:54 2026 +0000

    Add test manifest entry
---
 tests/input-manifest.lisp-expr | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/input-manifest.lisp-expr b/tests/input-manifest.lisp-expr
index c09acec98..57b97448d 100644
--- a/tests/input-manifest.lisp-expr
+++ b/tests/input-manifest.lisp-expr
@@ -160,6 +160,7 @@
  ("undefined-classoid-bug.test.sh"
   "tests/undefined-classoid-bug-1.lisp"
   "tests/undefined-classoid-bug-2.lisp")
+ ("utf-8.impure.lisp" "contrib/sb-posix.fasl")
  ("x86-64-codegen.impure.lisp"
   "tests/typep-golden-data.txt")
   )

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL