diff options
| author | Henrik Rydberg <rydberg@bitmath.org> | 2010-07-26 13:51:34 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-05 22:48:38 +0200 |
| commit | b76660d71e2ea77752025089bd71deffad64e325 (patch) | |
| tree | c19adf132087edcdc1e721446d4975f37899239e /.gitignore | |
| parent | eb896e11aacab5f53e3915a8d19ffffd92ce8e10 (diff) | |
Test implementation of grail api
This patch introduces the grail API, and a program to test it (evlink).
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -78,6 +78,7 @@ core | |||
| 78 | # | 78 | # |
| 79 | test/touch | 79 | test/touch |
| 80 | test/grail | 80 | test/grail |
| 81 | test/evlink | ||
| 81 | patches | 82 | patches |
| 82 | .bzr | 83 | .bzr |
| 83 | .bzrignore | 84 | .bzrignore |
