Thread (9 messages) 9 messages, 8 authors, 2016-06-15

Re: [PATCH 2/2] perf: export some important test-lib variables

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:54:46

Hi Thomas,

Thomas Rast wrote:
The only bug right now is that $GIT_TEST_CMP is needed for test_cmp to
work.
What bug?  You're exporting it, right?
 test_perf 'test-lib-functions correctly loaded in subshells' '
        : >a &&
-       test_path_is_file a
+       test_path_is_file a &&
+       : >b &&
+       test_cmp a b
 '
This test fails, presumably because of test_cmp.

Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help