Releases 11

For tarballs and release assets from this project, see releases.pagure.org/jats-demo.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/jats-demo.git
cd jats-demo
git archive --format=tar.gz --prefix=jats-demo-<TAG>/ -o jats-demo-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

v0.0.10
demo JATS test suite v0.0.10 -
d3215f66de95b68df1c8c8da5b9544e3b0e90952
demo JATS test suite v0.0.10 - Overview of changes: * Added demo for jat__abort()
v0.0.9
demo JATS test suite v0.0.9 -
b8a4e3de641dd3ce7a8b3d3e2341929bcad230cf
demo JATS test suite v0.0.9 - Overview of changes: * Updated Makefile for jattool-tdk-0.1.0
v0.0.8
demo JATS test suite v0.0.8 -
d7e905ef8acffbe567bc854bbad4a626c56ef78d
demo JATS test suite v0.0.8 - Overview of changes: * Added demo of jat_dump functions Ported from d/dump and added jat_dump__var() on top. * Updated jattool/tdk include path * Fixed README.md text around helper script * Added few missing docstrings
v0.0.7
demo JATS test suite v0.0.7 -
a4ac3b7cd544dd03ac26acea235a180879a2b0ac
demo JATS test suite v0.0.7 - Overview of changes: * Updated for shellfu-bash-jat-0.0.15
v0.0.6
demo JATS test suite v0.0.6 -
bc4d0a2bb7a4e1c939d30b9f2049d83e8837aa1b
demo JATS test suite v0.0.6 - Overview of changes: * Added couple of silly plans * Add demo for quoting types
v0.0.5
demo JATS test suite v0.0.5 -
669c532a563f2ca4fe66ee1ee8c9bd3c166dfdf0
demo JATS test suite v0.0.5 - Overview of changes: * Added demo for parametrization * Moved jat__submit*() show-off to diag phase
v0.0.4
demo JATS test suite v0.0.4 -
b9442397b24f6b0f830e6ff97994edc6f946af37
demo JATS test suite v0.0.4 - Overview of changes: * Added demo of jat__submit*() API
v0.0.3
demo JATS test suite v0.0.3 -
7a9d83d1e986a0c15e4e3210d105b4050c940a0b
demo JATS test suite v0.0.3 - Overview of changes: * Replaced tests with more useful examples Better structured and oriented to demonstrate various features and behaviors. No more funny names such as 'foo' and 'bar'. * Fixed few c/p errors
v0.0.2
demo JATS test suite v0.0.2 -
1556e9ed4da07510aaa33287d7fce209eaa34113
demo JATS test suite v0.0.2 - Overview of changes: * Various meta-data updates and fixes
v0.0.1
demo JATS test suite v0.0.1 -
c33f414749257902d9fea7a1d75b2b0b1398c640
demo JATS test suite v0.0.1 - Overview of changes: * Added basic README.md * Added version skeleton jattool now supports test version and reads it from .jats/version, ie. we can unleash the MKit power on test suites. * Injected arbitrary fails into xcosi Just to make things more interesting... * Added example of jat__submit() * Updateed 'advanced' test to contain pass-able code * Added vcs-browser URL
v0.0.0
97a651cc75b8bd5e0cb5639bb6d7c0e8250970cd