Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
05d52899cb
Fix an overzealous compiler warning in the tests
|
9 年之前 |
Nick Mathewson
|
810ef71fd5
Increase unit test coverage on container.c
|
9 年之前 |
Nick Mathewson
|
753797391f
More tweaks for windows compilation. (ick)
|
9 年之前 |
Nick Mathewson
|
006b7ce5ff
Fix the position-check for ed25519 certs to work with annotations
|
10 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 年之前 |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Nick Mathewson
|
ea72b4f60a
clean up eol whitespace from coccinelle-generated patches
|
10 年之前 |
Nick Mathewson
|
a6627fdb80
Remove the legacy_test_helper and legacy_setup wrappers
|
10 年之前 |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 年之前 |
George Kadianakis
|
01800ea1e4
Add unittests for finding the third quartile of a set.
|
10 年之前 |
Nick Mathewson
|
bce32e0a35
Fix more (void*)11 warnings in the tests
|
10 年之前 |
Nick Mathewson
|
44f0dfa53b
Use real pointers in unit tests, not (void*)101 etc
|
10 年之前 |
Nick Mathewson
|
31f6806aa7
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
|
11 年之前 |
Nick Mathewson
|
9ac0a681ce
Unit test for smartlist_ints_eq
|
11 年之前 |
Andrea Shepard
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 年之前 |
Andrea Shepard
|
54f41d68e9
Add some unit tests for fp_pair_map_t to test/containers.c based on the strmap tests
|
11 年之前 |
Nick Mathewson
|
ca18768fb2
Aftermath of isin->contains renaming
|
12 年之前 |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年之前 |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 年之前 |
Nick Mathewson
|
cfab9f0755
Add a data-invariant linear-search map structure
|
12 年之前 |
Nick Mathewson
|
4458fd0cd8
In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently
|
12 年之前 |
Nick Mathewson
|
b99457d429
Make unit test for bug7191 work with new smartlist_new() name
|
12 年之前 |
Nick Mathewson
|
b0646cc142
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 年之前 |
Andrea Shepard
|
cb693ef56e
Add some unit tests for smartlist_bsearch_idx() on short lists
|
12 年之前 |
Andrea Shepard
|
500ebdb2f3
Add some unit tests for smartlist_bsearch_idx() on short lists
|
12 年之前 |