Mercurial
Mercurial
>
~fabien
>
hg
>
index.cgi
>
jsonsax
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Makefile
changeset 0
d187e7fc9970
child 1
ef7abb48573b
equal
deleted
inserted
replaced
-1:000000000000
0:d187e7fc9970
1
all: tests
2
3
CC=g++
4
5
tests: tests.o jsonsax.o
6
7
runtests: tests
8
./tests