diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2012-03-13 17:17:20 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2012-03-13 17:17:20 -0400 |
commit | bdc27815cab6fb290c5d0a9bb6837a6451cc0c73 (patch) | |
tree | 34165f645a809aed8066bc92c99c87a5288f7f88 /etc | |
parent | ab7fb5944a2c5d851944fec59a86c8b7e0df77d3 (diff) |
If very-large-message test fails, search for a size that works.
We want to write a robust test that consistently works. On Windows, that
appears to require constraining the max message size. I, the coder, could try
submitting test runs of varying sizes to TC until I found a size that works...
but that could take quite a while. If I were clever, I might even use a manual
binary search. But computers are good at binary searching; there are even
prepackaged algorithms in the STL. If I were cleverer still, I could make the
test program itself search for size that works.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions