[PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-13 Thread Austin Clements
Quoth Adam Wolfe Gordon on Mar 11 at 10:05 pm: > --- > test/multipart | 53 +++ > test/test-lib | 1242 > > 2 files changed, 1295 insertions(+), 0 deletions(-) > create mode 100755 test/test-lib > > diff --git a/test/multipart

[PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-13 Thread Adam Wolfe Gordon
On Tue, Mar 13, 2012 at 10:49, Austin Clements wrote: >> diff --git a/test/test-lib b/test/test-lib >> new file mode 100755 >> index 000..8158328 >> --- /dev/null >> +++ b/test/test-lib > > Spurious git add? ?(IIRC, this is what test-lib.sh used to be called, > so I'd guess you have an old

Re: [PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-13 Thread Austin Clements
Quoth Adam Wolfe Gordon on Mar 11 at 10:05 pm: --- test/multipart | 53 +++ test/test-lib | 1242 2 files changed, 1295 insertions(+), 0 deletions(-) create mode 100755 test/test-lib diff --git a/test/multipart

Re: [PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-13 Thread Adam Wolfe Gordon
On Tue, Mar 13, 2012 at 10:49, Austin Clements amdra...@mit.edu wrote: diff --git a/test/test-lib b/test/test-lib new file mode 100755 index 000..8158328 --- /dev/null +++ b/test/test-lib Spurious git add?  (IIRC, this is what test-lib.sh used to be called, so I'd guess you have an old

[PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-11 Thread Adam Wolfe Gordon
--- test/multipart | 53 +++ test/test-lib | 1242 2 files changed, 1295 insertions(+), 0 deletions(-) create mode 100755 test/test-lib diff --git a/test/multipart b/test/multipart index 53782c6..80d6e88 100755 --- a/test/multipart +++

[PATCH v7 01/10] test: Add broken test for the new JSON reply format.

2012-03-11 Thread Adam Wolfe Gordon
--- test/multipart | 53 +++ test/test-lib | 1242 2 files changed, 1295 insertions(+), 0 deletions(-) create mode 100755 test/test-lib diff --git a/test/multipart b/test/multipart index 53782c6..80d6e88 100755 --- a/test/multipart +++