- 01 May, 2013 1 commit
-
-
Thomas Sibley authored
This also switches the default for testing. As an escape hatch, RT::Test now sports a text_templates flag. Tests which failed non-obviously with HTML templates enabled were copied to a t/mail/*-plaintext.t filenames and flipped back to testing plaintext. The original files were fixed to expect the New World Order of HTML. This way both the new HTML templates and the old plaintext templates are tested.
-
- 01 Nov, 2012 1 commit
-
-
sunnavy authored
-
- 18 Mar, 2011 2 commits
-
-
Kevin Falcone authored
These files aren't even executable
-
- 22 Nov, 2010 1 commit
-
-
Shawn M Moore authored
We always catch mail in the new world order
-
- 21 Oct, 2010 1 commit
-
-
sunnavy authored
-
- 26 Sep, 2010 1 commit
-
-
Jesse Vincent authored
favor of RT->SystemUser and RT->Nobody method calls
-
- 24 Aug, 2010 1 commit
-
-
Shawn M Moore authored
Except for shredder tests which can't use RT::Test normally, I guess because of weird database needs
-
- 17 Aug, 2010 1 commit
-
-
Jesse Vincent authored
new RT::... -> RT::...->new
-
- 18 Dec, 2009 1 commit
-
-
Ruslan Zakirov authored
latin1 is a special character set in perl, so every time we test support for unicode we should run all tests on latin1 only strings and some not-ascii+not-latin1 text
-
- 24 Jun, 2009 1 commit
-
-
sunnavy authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@20042 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 23 Jun, 2008 1 commit
-
-
Alex Vandiver authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@13537 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 20 Jun, 2008 2 commits
-
-
Alex Vandiver authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@13481 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Ruslan Zakirov authored
adjusting subject in templates (like in autoreply) and doing it using non-ascii chars. test as many combinations of those as possible git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@13446 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-