Releases 19

For tarballs and release assets from this project, see releases.pagure.org/tfkit.

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/tfkit.git
cd tfkit
git archive --format=tar.gz --prefix=tfkit-<TAG>/ -o tfkit-<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.18
TFKit v0.0.18 -
e5d23b92285a3b7c0d303fb219595863ea82fe91
TFKit v0.0.18 - Overview of changes: * Switched result/oracle in tf_testflt diff It's much more intuitive ("green=good, red=bad") in colored mode, and slightly more intuitive ("here's patch to fix result..") in plain mode. * Moved to convention of naming released branch 'latest', not 'last' * Updated MKit to v0.0.40
v0.0.17
TFKit v0.0.17 -
06256fd6f1f1b8891e7c4b544658b229e79caa8a
TFKit v0.0.17 - Overview of changes: * tf_testflt() will now use shorter default result suffix Instead of .stdout and .stderr, .out and .err are enough; there's never anything else anyway. Functionally, this change is backwards compatible, although tests that used to keep the diffs nice by using the same naming scheme for their oracles (-E and -O), now may want to catch up. * Added vcs_browser URL to mkit.ini * Updated MKit to v0.0.35 * Smaller ShellCheck related fixes and cleanups
v0.0.16
TFKit v0.0.16 -
8ab9dc7bbbc77a801f35b2c74a2891d5cd30baf9
TFKit v0.0.16 - Overview of changes: * Fixed "artifact" misnomer Turns out calling arbitrary data collected post-test "artifacts" is misleading at best. The term will be replaced by "relics". * Improved coding style of *runtests* runnner Applied cleaner coding style and limited environment pollution. * Improved and updated README.md
v0.0.15
TFKit v0.0.15 -
b63edfefb46ca539378bf51cd21209bc943e69a0
TFKit v0.0.15 - Overview of changes: * Renamed test "name" variables * Limited TF_SUBTEST export to actual test * Added internal debugging function * Improved patch importer * Codebase maintenance * Added another test template to docs
v0.0.14
TFKit v0.0.14 -
b70c56940b270af2d0b85663385f2fd723dd9fb8
TFKit v0.0.14 - Overview of changes: * Make sure to generate nice valid YAML A bugfix was needed to make sure YAML is always valid. Also we'll add document-start (`---`) to make yamllint really happy.
v0.0.13
TFKit v0.0.13 -
b66fe012490a6cb8d9447169da6c7a4e812aad9b
TFKit v0.0.13 - Overview of changes: * Header is now in YAML, not INI meta-data inigrep-like INI is not exactly familiar and might be confusing. Use YAML, which is widely accepted and has parser in basically every language. * Code cleanup and minor improvements * Few improvements in README.md
v0.0.12
TFKit v0.0.12 -
ad69adebe7b867989ed729f12d0f1b909965524f
TFKit v0.0.12 - Overview of changes: * Added missing LICENSE (LGPL 2.1) * Added sed utility script to help import patches * Ported mkit.ini to new MKit 0.14+ format * Code maintenance and refactoring
v0.0.11
TFKit v0.0.11 -
eae3b729a0249f9da43bc6f938c06eebff4068e6
v0.0.10
TFKit v0.0.10 -
63c191897267266ffd6e060636e5030c00f772f0
v0.0.9
v0.0.9 -
477c7d41c2caff8e4c998f81aed6ae7717e1f7f4
v0.0.8
TFKit v0.0.8 -
f3ae6958a12883d28d39336d5c60c529af11cda4
v0.0.7
TFKit v0.0.7 -
4ecc2c70753a90fe2ecb067f09e908d6f6b5bb38
v0.0.6
TFKit v0.0.6 -
60864f4d393d842bb4675522314c2eac7a3b494d
v0.0.5
TFKit v0.0.5 -
e3a1c2bc4a0a3f9b082ce8058eff3059e0200666
v0.0.4
TFKit v0.0.4 -
170719b7a6b9f898de24bda4f990e97d358825b4
v0.0.3
TFKit v0.0.3 -
bf61f897378c2ca30686761f4458629ce7cc057b
v0.0.2
TFKit v0.0.2 -
04a8edc2bf83a9cf08b83a84fced1fa8b617c29c
v0.0.1
TFKit v0.0.1 -
45fd51a5657ce2254ae292276f6f39a3cfb6f753
v0.0.0
MKit v0.0.0
94744f53748ef10e6effed777395f6620d05ed9f