Skip to content
Michael Baas edited this page Oct 2, 2023 · 4 revisions

Version 1.84/1.85 (October 2023)

DTest

  • Check provides additional info for failing tests (if halt modifier is set) and displays the calling line
  • DTests final msg shows a count of successful Checks/Asserts
  • the filter modifier supports wildcards * and ?

DBuild

  • DBuild: the icon parameter of the target-directive may use "./" to indicate path relative to the location of the .dyalogbuild file
  • DBuild: added nousource directive and option for TARGET to save a dws w/o source (neccessary when building workspaces for Classic & Unicode!)
  • DBuild: now supports building StandaloneNativeExe on macOS and Linux as well (from v19.0 onwards).