[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.10-131-g9702fad
Jesse Vincent
jesse at bestpractical.com
Thu Mar 5 00:08:12 EST 2015
The branch, 4.2-trunk has been updated
via 9702fade1bbfdc9f6fce3acb7ca9930f00088212 (commit)
via c79ca54a530f0b5aac3f1d3754982825f408e6a0 (commit)
via fd08a2f094a5726de1454a15e95ca1299de36dde (commit)
via 2649bba06c680929140eb78ce4dc06cc98e3198e (commit)
via 7d1cb10064c571fe8a5f8860ff75d7fe54c26d1e (commit)
via 3cd272041308a788178630c08e920015f713a01a (commit)
from d313afe7e2c374e106dd1a39aeb55c0fcbef6d1c (commit)
Summary of changes:
lib/RT/Test.pm | 111 +++++++++++++++++++++++++++---------------------
lib/RT/Test/Shredder.pm | 36 +++++-----------
2 files changed, 72 insertions(+), 75 deletions(-)
- Log -----------------------------------------------------------------
commit 9702fade1bbfdc9f6fce3acb7ca9930f00088212
Merge: d313afe c79ca54
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Mar 4 21:08:03 2015 -0800
Merge branch '4.2/shredder-only-sqlite' into 4.2-trunk
* 4.2/shredder-only-sqlite:
Split the assignment to work around a bug in perl < 5.14
Store the SQLite database under the temporary directory
Split the Set override into WriteSet, to allow it to be called explicitly
bootstrap_more_config is now unnecessary, as tests only actually run on sqlite
Skip Shredder tests on all non-SQLite databases
-----------------------------------------------------------------------
More information about the rt-commit
mailing list