Commit 360da82
committed
checksum-test: Add test case to ensure that a context without any updates gives
the exact same result when finalized as one with a dummy update that pushes
zero-sized data.
* subversion/tests/libsvn_subr/checksum-test.c
(test_checksum_ctx_no_updates): New test.
(test_funcs): Run new test.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1931079 13f79535-47bb-0310-9956-ffa450edef681 parent 8052354 commit 360da82
1 file changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
408 | 432 | | |
409 | 433 | | |
410 | 434 | | |
| |||
456 | 480 | | |
457 | 481 | | |
458 | 482 | | |
| 483 | + | |
| 484 | + | |
459 | 485 | | |
460 | 486 | | |
461 | 487 | | |
| |||
0 commit comments