-
```
________________________________________________________________________________
________________ sympy/parsing/tests/test_c_parser.py:test_bool ________________
Traceback (most recent call las…
-
A long time I thought to request it, but as it was so evident, I simply waited. :)
OK, if nobody noticed this, please, please add:
**FILE menu -> SAVE ALL tabs**
-- (fixed bug on v. 231023_v6…
-
I am working on some code that I would like to contribute that implements a more compact set of X axis labels for histograms (a new format for --benchmark-name=FORMAT).
I am currently trying to get…
-
Let's continue the discussion with @coddingtonbear from #685,
we have Travis working in bCNC project. What are the possibilities? I want to implement following:
- automatic .exe build using travis…
-
It was becoming diffficult to mantain the .bCNC in sync with customisation across version change.
In prevision of the 1.0 version, it will be advisable to make the .bCNC file contain only interface c…
onekk updated
8 years ago
-
Hi @boxed,
I am writing a `mutmut` plugin to
1. find duplicated tests (ones that always fails together)
2. find useless tests (ones that never fail)
To achieve this I am using `--post-mutatio…
-
One more test case that is interesting.
This file:
```python
import unittest
class T(unittest.TestCase):
def test_fail(self):
with self.subTest():
self.assertEqual(1, 2…
-
Hi,
I am getting the following error upon executing the liberty_multinodes scenario:
```
--> Execute task puppet:hiera:generate
mkdir -p scenarios/liberty_multinodes/hiera/generated/nodes
cp scenari…
-
A.
Went from tolerable, not fast, in Julia 1.6.0:
```
julia> @time using Genie
1.984320 seconds (2.42 M allocations: 157.321 MiB, 3.01% gc time, 0.33% compilation time)
```
to, in just relea…
-
```
========================================================================================== FAILURES ==========================================================================================
___…