Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Chris Müller
crystal
2e62a3f0f3d28d877f6ec096790dde003224fb85
2e62a3f0f3d28d877f6ec096790dde003224fb85
Switch branch/tag
crystal
test
map.c
Find file
Normal view
History
Permalink
map.c
74 Bytes
Edit
Web IDE
Newer
Older
test: add testcode for maps.
Chris Müller
committed
Oct 27, 2012
1
2
3
4
5
6
7
8
#include "unittest.h"
#include <assert.h>
void
cry_test_maps
(
void
)
{
}