head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.06.07.03.38.57; author dkazankov; state Exp; branches; next ; commitid Fjs9a61Z4ozpHOIG; desc @@ 1.1 log @ada-xmlada26: add new package version 26.0.0 Some changes from version 25.2: * Check content of the base type to match complex type * Propagate simple type for validation of the content * Fix handling of the base complexType derived from simpleType * Update expected data for tests @ text @$NetBSD: patch-tests_base64_base64__test.gpr,v 1.1 2025/09/22 09:52:13 dkazankov Exp $ Fix project path --- tests/base64/base64_test.gpr.orig 2025-09-22 11:38:11.910294688 +0300 +++ tests/base64/base64_test.gpr @@@@ -1,5 +1,5 @@@@ with "../../xmlada_shared"; -with "xmlada_sax"; +with "../../sax/xmlada_sax"; project Base64_Test is for Main use ("test_base64"); @