summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-10-10 10:45:37 -0400
committerNat Goodspeed <nat@lindenlab.com>2012-10-10 10:45:37 -0400
commite97c06cf0c1b7bc81d787b54d98b8870da22166c (patch)
treee88b2fe8d9e92e7e0abcf237df01ad5f066ce9d5 /indra/newview/llpreviewscript.cpp
parent76333248a8f4cc28512099fc6cafe0881e67edb5 (diff)
On lluuidhashmap_tut<1> failure, save/reload data in temp file.
Generating new random data on every test run makes it impossible to debug a test failure. While in general we do want to generate random data to thoroughly exercise the generator logic, if every new run generates new data, the only thing we can do about an observed failure is shrug and ignore it. Add logic to save data on failure, with corresponding logic to notice and reload from a previously-generated save file. In case of a merge collision, this version SUPERCEDES my previous efforts with this file. (My other changes may still be in a backed-up merge request.) It is okay to resolve collisions in favor of this version.
Diffstat (limited to 'indra/newview/llpreviewscript.cpp')
0 files changed, 0 insertions, 0 deletions