-
The test macros (at least for `TS_ASSERT_EQUALS`) cannot be treated as single-line
statements. In particular, the following will not compile in g++:
``` cpp
if ( utilib::Serialization_Manager::Endia…
-
With @travs:
It seems that the work @cheelee @kevcmk are doing on tracking performance regressions in the PyOpenWorm testing suite itself could be used for tracking specific functions. We should dec…
-
![image](https://user-images.githubusercontent.com/5270036/37570704-06833bfe-2aeb-11e8-87f9-4347d1a0cff4.png)
-
It's very handy for testing and development to be able to load functions specified in a file into an interactive session.
This might be possible using modules (?), but the documentation around modu…
-
Hello,
Can you locate the train.py file and also the Ledge and Lsmooth functions degined for adaptive threshold and smoothness loss??
-
Add backward compatibility tests which we could use when we want to bump version from N to M
part of https://github.com/neondatabase/company_projects/issues/291
## Motivation
Currently, we update e…
-
@bcow, @jam2767 Enabling these tests would be a good place to start: https://github.com/PecanProject/pecan/blame/master/modules/data.atmosphere/tests/test.NARR.R
-
Hi,
When I tried to run this program, it fails to import that module
I have a problem installing. When conda runs, ends like this:
$ python DeepAcr_masterscript.py -h
Traceback (most recent cal…
-
Elixir has a naming convention:
> [Functions that return a boolean are named with a trailing question mark.](https://hexdocs.pm/elixir/1.17.3/naming-conventions.html#trailing-question-mark-foo)
…
-
### Which Cloudflare product(s) does this pertain to?
Workers Vitest Integration
### What version(s) of the tool(s) are you using?
3.78.10 [Wrangler], 2.0.5 [Vitest], 0.5.10 [vitest-pool-work…