Skip to content

Releases: emilkarlen/exactly

New types. New command for listing symbols

17 Jan 18:43
Compare
Choose a tag to compare

New types

  • string-matcher
  • files-matcher

New command to display symbol info

  • list all definitions: exactly symbol FILE
  • display a definition: exactly symbol FILE SYMBOL-NAME

New types. New command for listing symbols

17 Jan 18:37
Compare
Choose a tag to compare

New types

  • string-matcher
  • files-matcher

New command to display symbol info

  • list all definitions: exactly symbol FILE
  • display a definition: exactly symbol FILE SYMBOL-NAME

Test case contents in suites

06 Oct 14:58
Compare
Choose a tag to compare
CHANGELOG: v 0.8.9.5

(cherry picked from commit e07d2e2c71d199ee27ba8f10cfad4b60e5584b47)

Syntax changes, colorful reports to terminal

12 May 04:55
Compare
Choose a tag to compare

Changes names of instructions

  • install -> copy
  • exitcode -> exit-code

Changes names of types, syntax elements

  • lines-transformer -> string-transformer
  • file-contents-matcher -> string-matcher

Report to terminal emphasizes exit identifiers with colors

% for external system programs, single - for options

15 Apr 21:05
Compare
Choose a tag to compare
v0.8.9

Increases version to 0.8.9

Version 0.8.8

08 Apr 20:36
Compare
Choose a tag to compare

Improved support for external programs

  • stdout : option to check stdout from program
  • stderr : option to check stderr from program
  • New type in type system: "program"
  • run : Executes arbitrary program (shell, exe file, symbol, ...)

Improved Reference Guide. Changes to syntax of [conf] phase

02 Dec 19:06
Compare
Choose a tag to compare

v0.7

16 Jun 20:04
Compare
Choose a tag to compare
distribution: Changes home page/url to github wiki