summaryrefslogtreecommitdiff
path: root/libxsd-tests
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd-tests')
-rw-r--r--libxsd-tests/.gitignore6
-rw-r--r--libxsd-tests/manifest8
2 files changed, 11 insertions, 3 deletions
diff --git a/libxsd-tests/.gitignore b/libxsd-tests/.gitignore
index 1b1f9fb..616686d 100644
--- a/libxsd-tests/.gitignore
+++ b/libxsd-tests/.gitignore
@@ -3,10 +3,16 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
+*.dylib
*.dll
*.a
*.lib
diff --git a/libxsd-tests/manifest b/libxsd-tests/manifest
index ca2fd01..af755b8 100644
--- a/libxsd-tests/manifest
+++ b/libxsd-tests/manifest
@@ -1,7 +1,9 @@
: 1
name: libxsd-tests
-version: 4.2.0-b.2.z
+version: 4.2.0-b.4.z
project: xsd
+type: tests
+language: c++
summary: XML Schema to C++ data binding compiler runtime library tests
license: other: GPL-2.0-only with Xerces-C++ linking exception and FLOSS exception
description-file: README
@@ -9,7 +11,7 @@ url: https://www.codesynthesis.com/projects/xsd/
doc-url: https://www.codesynthesis.com/projects/xsd/
src-url: https://git.codesynthesis.com/cgit/xsd/xsd/tree/libxsd-tests/
email: xsd-users@codesynthesis.com ; Mailing list
-depends: * build2 >= 0.14.0
-depends: * bpkg >= 0.14.0
+depends: * build2 >= 0.16.0
+depends: * bpkg >= 0.16.0
depends: libxerces-c ^3.0.0
depends: libexpat ^2.1.0