Releases: emilkarlen/exactly
Releases · emilkarlen/exactly
New types. New command for listing symbols
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
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
CHANGELOG: v 0.8.9.5 (cherry picked from commit e07d2e2c71d199ee27ba8f10cfad4b60e5584b47)
Syntax changes, colorful reports to terminal
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
v0.8.9 Increases version to 0.8.9
Version 0.8.8
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
v0.7
distribution: Changes home page/url to github wiki