Commit Graph

26 Commits

Author SHA1 Message Date
Vinnie Falco
ead7b07fd5 Replace boost::lexical_cast with beast::lexicalCast 2013-07-28 21:32:00 -07:00
Vinnie Falco
9458aa2fb0 Update unit tests for beast, add JUnit XML output option 2013-07-28 02:44:28 -07:00
Vinnie Falco
5783f09968 Add prevMissing unit test to RangeSet 2013-07-24 12:11:40 -07:00
David Schwartz
0b18aa6623 Merge branch 'develop' of github.com:ripple/rippled into develop 2013-07-25 12:00:06 -07:00
David Schwartz
626c17679c Simplify prevMissing 2013-07-25 11:59:33 -07:00
David Schwartz
7b271aa192 Fix prevMissing/getValidatedRange. 2013-07-25 11:40:46 -07:00
Vinnie Falco
c27294e0f0 Convert unit tests to beast 2013-07-24 11:47:43 -07:00
JoelKatz
f9b282b424 Fix conflict. 2013-07-07 15:13:38 -07:00
JoelKatz
31291598ea Fix a bug in RangeSet::clearValue 2013-07-07 15:10:05 -07:00
Vinnie Falco
bdbeabde4a Remove unnecessary assignment 2013-07-04 13:59:37 -07:00
Vinnie Falco
5dcbc92259 Really fix prevMissing 2013-07-04 13:53:03 -07:00
Vinnie Falco
026514157d Yet another RangeSet fix 2013-07-04 08:04:57 -07:00
JoelKatz
d664e614b8 This is the right fix. 2013-07-04 00:30:56 -07:00
JoelKatz
ce3e6db181 RangeSet bugfixes. 2013-07-04 00:25:38 -07:00
Vinnie Falco
4a5d3a0f09 Fix for prevMissing 2013-07-03 23:39:18 -07:00
Vinnie Falco
d79111353d Debug consistency checker for RangeSet 2013-07-03 23:16:12 -07:00
JoelKatz
b4d5b8137c One step towards fixing this. We need asserts and logging. 2013-07-03 20:38:33 -07:00
JoelKatz
c487717108 prevMissing searches in the wrong direction. 2013-07-02 13:34:15 -07:00
JoelKatz
6203024bc6 Fix prevMissing 2013-07-02 10:54:15 -07:00
Vinnie Falco
68179cfce3 Add LeakChecked qualifiers to key classes 2013-07-01 09:32:06 -07:00
JoelKatz
c645901d58 Bugfix in prevMissing. 2013-07-01 01:33:38 -07:00
Vinnie Falco
905b920e99 Split unit tests to separate files 2013-06-27 10:37:01 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
521e812fc4 Reformatting using AStyle 2013-06-14 08:45:13 -07:00
JoelKatz
514b4b494f Replace the boost range set code with our own 2013-06-11 21:12:19 -07:00
Vinnie Falco
54d246cb5e Move RangeSet to ripple_basics module 2013-05-27 13:16:00 -07:00