tbanelwebmin <tbanelweb...@free.fr> writes: > For unit-testing Dlang, we could mock the «dub» command (compiler+packager). > For instance, we could replace it > by the «cat» Linux command, just while running the unit-test. > > But the «cat» command introduces a new dependency on Linux. Is there a > portable equivalent for «cat»?
Are you talking about Shell commands? That's probably too dangerous. I meant Elisp. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>