CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2024-07-28 18:01:54 +02:00
parent d6a29e582f
commit ada9081ea2
10 changed files with 47 additions and 18 deletions
+2 -2
View File
@@ -126,8 +126,8 @@ public:
protected:
// unpacker tests - these may throw exceptions
virtual bool testUnpackVersion(int version) const;
virtual bool testUnpackFormat(int format) const;
virtual bool testUnpackVersion(int version) const may_throw;
virtual bool testUnpackFormat(int format) const may_throw;
protected:
// implementation