-
In the head of cabal-install there's a new nix-style way of building package (`new-build`) which will eventually replace the `build` command. However, since `new-build` is working rather different fro…
-
I've disabled the QuickCheck rope indexing tests in my dev branch, because although we can now handle a lot of weird unicode graphemes, the tests like to make strings consisting entirely of `null`s or…
hawkw updated
7 years ago
-
The fuzzer's algebraic rules table captures rules such as `x || true = true || x = true`, which are useful for generating convoluted expressions with known final values. These are useful for making t…
-
In the current runtime, we already have various ad hoc simulations of system interfaces like `read`, `write`, etc. The problem of these ad hoc simulations is:
* An interface is implemented only whe…
-
I just ran into something strange with property testing:
```
Sequential gave up after 100 discards, passed 17 tests.
```
This surprised me, especially once I reduced my state machine tests to …
-
Currently, Generator is a class, and it makes it complicated to implement generators.
For instance, I already have a generator, however, it extends its own class for simplified API.
Base class: …
-
### SUMMARY | 问题概要
论坛链接:https://bbs.deepin.org/post/261392
开发者开发音乐播放器需要使用 mpd 软件。
### SOFTWARE/OS VERSIONS | 软件/系统版本信息
```plain
Distribution: deepin v23
Package: mpd
```
### PRE-REQUIREMENT | 预置…
-
The [Eval_Bool](https://github.com/seL4/l4v/blob/0f633ce3872b6b8748150c93da447e6dab89b261/lib/Eval_Bool.thy) theory defines a simp_proc and a proof method for reducing bool terms to values via the cod…
lsf37 updated
5 months ago
-
I'm running OpenBSD current, and this is what I get when I try to run licensor from my top-level directory:
```
$ licensor
Package: sound-stream-0.0.0.0 (License: NONE)
Writing implicit global p…
-
**Target Date**
March 18th or 25th, 2013
**Steps**
1. Update dialyzer warnings for Erlang/OTP R15B03-1. (Not R16B)
2. Update the [release note](https://github.com/hibari/hibari/blob/dev/relnotes/v0.…