remove obsolete thing that never worked
[scpubgit/Q-Branch.git] / t / 02where.t
2019-09-30 Matt S Trout require explicit restoration of old unop behaviour...
2019-09-21 Matt S Trout handle completely bizarre edge case
2019-09-19 Matt S Trout fix deep empty expr to render nothing
2019-02-23 Matt S Trout additional fixups for top-level-ness and oddities
2019-02-12 Matt S Trout handle scalar arg to _recurse_where correctly
2018-09-16 Matt S Trout trap exceptions and show expr expansion in 02where
2018-07-07 Fabrizio Gennari Do not replace the literal string '0' with ''
2013-12-26 Peter Rabbitson Extensive tests and deprecations of multivalue/no value...
2013-12-26 Peter Rabbitson Move test to a better location (no changes)
2013-12-26 Peter Rabbitson Remove many of the settled-by-time comments, modernize...
2013-12-26 Peter Rabbitson Centralize handling of in-test dumpering
2013-12-18 Peter Rabbitson No tabs, no trailers
2013-06-09 Peter Rabbitson Kill the plan
2010-12-21 Peter Rabbitson Undocument -nest with extreme prejudice
2010-10-21 Peter Rabbitson Properly support ops containing _'s (valid in Oracle)
2010-05-14 Nigel Metheringham Added some tests for -not
2010-04-04 Peter Rabbitson Fix RTs #56062 and #56258
2010-03-08 Peter Rabbitson Looks like its finally solved
2010-01-28 Peter Rabbitson Failing test
2009-09-15 Peter Rabbitson Fix some warnings
2009-09-04 Nigel Metheringham Removed debugging code accidently added
2009-09-04 Nigel Metheringham Extended -bool handling to handle more types of parameters
2009-05-11 Nigel Metheringham Added -bool/-not_bool operators - required some refactoring
2009-03-29 Peter Rabbitson Remove CR/LF and exec bits
2009-03-28 Peter Rabbitson Split test for clarity
2009-03-24 Peter Rabbitson All functionality tests in, except for nest and opX...
2009-03-23 Laurent Dami fixed the failing tests
2009-03-22 Peter Rabbitson Reverting massive test breakage by LDAMI - this stuff...
2009-03-19 Peter Rabbitson Correct nested modifier tests
2009-03-19 Peter Rabbitson Failing nested modifier tests (the tests themselves...
2009-03-19 Rob Kinyon cp -r from branches/1.50_RC where svk push won't work
2009-03-09 Peter Rabbitson Enhance values test
2009-03-09 Rob Kinyon Fixed interjecting arrayrefref into a where clause
2009-03-09 Rob Kinyon Fixed the problem with values() not behaving the same...
2009-03-08 Peter Rabbitson Failing tests by debolaz
2008-11-26 Norbert Buchmuller Removed a wrong test (tested for overloaded stringifica...
2008-11-16 Norbert Buchmuller Converted all test cases where the tests are queued...
2008-11-11 Norbert Buchmuller Changed behaviour to not stringify blessed objects...
2008-11-06 Laurent Dami patch from mendel, using Test::Builder
2008-11-06 Laurent Dami patch by Norbert BUCHMULLER: arguments to 'where' that...
2008-11-05 Laurent Dami fixed bug signaled by Zbigniew Lukasiak : -and =>...
2008-10-26 Laurent Dami moved internal test module into published SQL/Abstract...
2008-10-16 Laurent Dami (no commit message)
2008-06-12 Guillermo Roditi fix for key => [] + tests + cleanup of 02where.t
2007-02-07 Ash Berlin Sanitised layout - now to start hacking
2007-02-07 Ash Berlin initial "import"