-
```
#!watchflakes
default
-
We need to build a framework for running behavior tests on generated `vet` binary to ensure we don't end up breaking cli contract. We need to explore if there are any cli testing frameworks. Alternati…
-
**Is your feature request related to a problem? Please describe.**
I have an actor that on interaction runs `Call Script` and then carries on with other events. However, a `Stop Script` event in the …
pcmdx updated
1 month ago
-
Hi, I have go in my `$PATH` by symlinking to a `golang.org/dl/go*` binary. The problem is, that binary seems to locate itself by using the home directory.
The net result is that when I run this, `e…
-
-
```
#!watchflakes
default stdout -count=1 'EOF'
> stdout FAIL
matched: --- FAIL: FuzzMinimizerNonrecoverableCrashInMinimization (0.44s)
# Check that the input writ…
-
When t.Fatal (or a derived quickest or testify assertion) is called on a failing comparison within a custom command in `testscript`it panics. By contrast, when using `testscript.Fatalf`, the test exi…
-
```SQL
CREATE TABLE A(A1 INTEGER, A2 INTEGER);
> ok
INSERT INTO A VALUES (1, 2);
> update count: 2
CREATE TABLE B(B1 INTEGER);
> ok
ALTER TABLE A ALTER COLUMN A2 SET DEFAULT (SELECT MAX(B…
-
**Description**
It appears that the function just trims off the last 4 characters of any text you pass in.
**Reproduction**
`getFilenameWithoutExtension("TestScript.as")` returns `TestScrip`
…
-
```
#!watchflakes
default stderr 'compile.* runtime/internal/atomic .* -l'
script_test.go:160: FAIL: testdata/script/build_runtime_gcflags.txt:11: stderr 'compile.* runtime/internal/atomic .*…