Vicent Martí
|
3fbcac89c4
|
Remove old and unused error codes
|
2012-05-02 19:56:38 -07:00 |
|
Vicent Martí
|
a1d0802576
|
Backport more test data
|
2012-05-02 16:33:26 -07:00 |
|
Vicent Martí
|
946a6dc4e6
|
Update test suite
|
2012-05-02 16:14:30 -07:00 |
|
Vicent Martí
|
40879facad
|
Merge branch 'new-error-handling' into development
Conflicts:
.travis.yml
include/git2/diff.h
src/config_file.c
src/diff.c
src/diff_output.c
src/mwindow.c
src/path.c
tests-clar/clar_helpers.c
tests-clar/object/tree/frompath.c
tests/t00-core.c
tests/t03-objwrite.c
tests/t08-tag.c
tests/t10-refs.c
tests/t12-repo.c
tests/t18-status.c
tests/test_helpers.c
tests/test_main.c
|
2012-05-02 15:59:02 -07:00 |
|
Carlos Martín Nieto
|
3aa351ea0f
|
error handling: move the missing parts over to the new error handling
|
2012-04-26 15:38:42 +02:00 |
|
schu
|
a912ea3f9d
|
tests-clar/object: remove unused helper print_tree()
Signed-off-by: schu <schu-github@schulog.org>
|
2012-04-03 11:08:23 +02:00 |
|
Vicent Martí
|
471bb8b120
|
tests: Cleanup & fix test suite
|
2012-04-03 04:52:52 +02:00 |
|
Ben Straub
|
b173121555
|
Simple readability fixes.
|
2012-03-31 20:12:29 -07:00 |
|
Ben Straub
|
20ec426dde
|
Discovered cl_git_strequal! Mounted a crusade!
|
2012-03-31 19:47:59 -07:00 |
|
Ben Straub
|
dde61de6bc
|
Fixed linux build/test issues.
|
2012-03-30 12:05:41 -07:00 |
|
Ben Straub
|
9a39a36424
|
t09-tree.c ported.
|
2012-03-30 12:05:39 -07:00 |
|
Russell Belfer
|
0d0fa7c368
|
Convert attr, ignore, mwindow, status to new errors
Also cleaned up some previously converted code that still had
little things to polish.
|
2012-03-16 15:56:01 -07:00 |
|
Vicent Martí
|
60bc2d20c4
|
error-handling: Add new routines
Obviously all the old throw routines are still in place, so we can
gradually port over.
|
2012-03-03 02:28:00 +01:00 |
|
Vicent Martí
|
3fd1520cd4
|
Rename the Clay test suite to Clar
Clay is the name of a programming language on the makings, and we want
to avoid confusions. Sorry for the huge diff!
|
2012-01-24 20:35:15 -08:00 |
|