Andrey Mazo

Results 19 comments of Andrey Mazo

As an extension to this pull request it may be useful to filter tests by name using a regexp or a glob-style expression.

Looks good and working to me. I was initially thinking of a command-line option for bats, but environment variables are ok for me too.

Yeah, you're right. But at least adding a long option like --regex="*qqq*" seems pretty simple. (due to '=', it's a single argument) Handling of --regex "*qqq*" or -r "*qqq*" requires...

> I found this while looking into #55 and noticed it never made it into a PR. > > @duggan Thanks for the excellent contribution. I hope you don't mind....

In the meantime, in Gentoo, it's fixed by applying 8a93886 on top of 0.7.4. [Cherry-picked patch](https://gitweb.gentoo.org/repo/gentoo.git/tree/net-analyzer/nload/files/nload-0.7.4-Eliminate-flicker-on-some-terminals.patch) for reference.

> could you explain the reasons for / benefits in this change? To some extent, it was an exercise to see if CMake-based build system will be more concise than...

@slashbeast, since you're adding mergerfs to Gentoo, you may want to take a look at my previous PR attempt: https://github.com/gentoo/gentoo/pull/9544 > any bump for this pull request? Unfortunately, I don't...

> Also thanks to @ahippo for the review! Sure, you're welcome!

@palortoff , any help needed in merging the PR?