Stupid stupid typo
[dbsrgits/SQL-Abstract.git] / t /
2010-09-22 Peter Rabbitson Tokenizer fixed \o/
2010-09-22 Arthur Axel "fREW... add test for parsing lists
2010-09-16 Arthur Axel "fREW... add a bit more doc, test doc, and rename a method
2010-09-14 Arthur Axel "fREW... placeholder coloring!
2010-09-14 Arthur Axel "fREW... doc additions and a method rename
2010-09-11 Arthur Axel "fREW... caller info does not belong here
2010-09-10 Arthur Axel "fREW... initial start of warn-style caller info
2010-09-09 Arthur Axel "fREW... merge configs with profiles
2010-09-09 Arthur Axel "fREW... fix pod coverage test
2010-09-07 Arthur Axel "fREW... add some docs
2010-09-06 Arthur Axel "fREW... roundtrip tests
2010-09-06 Arthur Axel "fREW... whitespace tests
2010-09-06 Arthur Axel "fREW... test coloring of keyword
2010-09-06 Arthur Axel "fREW... test parse to tree
2010-09-04 Arthur Axel "fREW... add one more hope and dream (This should be easy to...
2010-09-04 Arthur Axel "fREW... add test for somewhat complex sql and add extra config...
2010-09-04 Arthur Axel "fREW... add html profile
2010-09-04 Arthur Axel "fREW... test for no formatting
2010-09-04 Arthur Axel "fREW... tests and slightly better profiles
2010-09-03 Arthur Axel "fREW... sensible profiles and accessors for formatting
2010-09-02 Arthur Axel "fREW... initial profile and configuration support
2010-09-02 Arthur Axel "fREW... fix SQLATest, add more rudimentary formatting and some...
2010-09-01 Arthur Axel "fREW... OO-ify and add some silly colors for fun
2010-09-01 Arthur Axel "fREW... add format command
2010-08-31 Arthur Axel "fREW... document hopes and dreams
2010-05-31 Peter Rabbitson Fix missed preexisting borked test
2010-05-30 Peter Rabbitson Fix SQLA::Test problem
2010-05-27 Peter Rabbitson Whitespace/comment cleanup
2010-05-16 Peter Rabbitson Puke in bind-assert and rewrite test to stop T::E from...
2010-05-14 Nigel Metheringham Added some tests for -not
2010-04-04 Peter Rabbitson Fix RTs #56062 and #56258
2010-03-23 Peter Rabbitson ILIKE is common enough to be in core
2010-03-09 Peter Rabbitson Extra nesting test and fix
2010-03-08 Peter Rabbitson Looks like its finally solved
2010-03-07 Peter Rabbitson Merge 'trunk' into 'arbitrary_op_nesting'
2010-03-05 Marc Mims fixed open outer parens in a multi-line literal
2010-02-26 Peter Rabbitson Lose a couple of oddball dependencies (while moronizing...
2010-02-04 Peter Rabbitson Merge 'trunk' into 'arbitrary_op_nesting'
2010-02-04 Peter Rabbitson Things look saner now
2010-02-04 Peter Rabbitson Enhance/detabify
2010-02-04 Peter Rabbitson Merge 'trunk' into 'test_refactor'
2010-01-28 Peter Rabbitson optional functionality for INSERT
2010-01-28 Peter Rabbitson Failing test
2009-09-22 Peter Rabbitson Documentation and changes
2009-09-22 Peter Rabbitson Allow scalarref in IN and open up non-grouping parenthe...
2009-09-22 Peter Rabbitson IN testing support
2009-09-22 Peter Rabbitson Omnipotent 'between'
2009-09-18 Peter Rabbitson Merge 'trunk' into 'test_refactor'
2009-09-15 Peter Rabbitson Fix some warnings
2009-09-04 Peter Rabbitson Release 1.58
2009-09-04 Peter Rabbitson Fix Tester to deal properly with NOT and single parenth...
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-08-20 Peter Rabbitson Merge 'trunk' into 'bool_operator'
2009-07-03 Arthur Axel "fREW... count(*), count(a) and count(0) should not be equivalent
2009-07-03 Arthur Axel "fREW... Add non-equality tests for ordered lists
2009-05-29 Moritz Onken order_by: added passing test
2009-05-29 Peter Rabbitson Fix for _order_by with bind values - will not work...
2009-05-29 Moritz Onken added failing test for -desc => \['colA LIKE ?', 'test']
2009-05-16 Peter Rabbitson Test and fix for obscure where-cond modification
2009-05-11 Nigel Metheringham Imported POD/POD::Coverage tests
2009-05-11 Nigel Metheringham Added -bool/-not_bool operators - required some refactoring
2009-05-05 Peter Rabbitson Back out changes, needs more work, move to a branch
2009-05-05 Peter Rabbitson Deprecate -nest in favor of -paren
2009-04-29 Peter Rabbitson Make sure hash key sorting is maintained throughout...
2009-04-28 Peter Rabbitson Parenthesis do matter in -nest tests
2009-04-28 Laurent Dami test -nest inside an arrayref
2009-04-28 Peter Rabbitson Disable t/10test.t for ordinary users (suggested by...
2009-04-28 Peter Rabbitson Add -nest tests by ldami
2009-04-28 Peter Rabbitson Refactor the parenthesis unroll SQLA::Test code
2009-04-24 Peter Rabbitson Wrap up order_by saga
2009-04-24 Peter Rabbitson Make POD more readable, add a (failing) multikey order_...
2009-04-24 Justin Hunter add support for order_by => [qw/colA colB/]
2009-04-24 Justin Hunter remove parens from test, they do not matter
2009-04-24 Justin Hunter fix for x => { '!=' => [ -and => (1 .. 3) ] }
2009-04-23 Peter Rabbitson Merge 'and_or' into 'trunk'
2009-04-23 Peter Rabbitson Strip some parenthesis for easier reading
2009-04-23 Justin Hunter readd the failing test back in
2009-04-21 Justin Hunter patch for -between to handle [\"", \""] and \["", ...
2009-04-08 Justin Hunter fix for hashref $logic
2009-03-29 Peter Rabbitson Remove CR/LF and exec bits
2009-03-29 Peter Rabbitson This todo is active on the cpan 1.51 release, still...
2009-03-28 Peter Rabbitson Release 1.51
2009-03-28 Peter Rabbitson Someone else would have to write -nest tests
2009-03-28 Peter Rabbitson Massive modifier test cleanup
2009-03-28 Peter Rabbitson Split test for clarity
2009-03-24 Peter Rabbitson mod_N deprecation tests
2009-03-24 Peter Rabbitson All functionality tests in, except for nest and opX...
2009-03-24 Peter Rabbitson A yet more-smarter parser for SQLA::Test - any smarter...
2009-03-23 Laurent Dami fixed the failing tests
2009-03-22 Peter Rabbitson More modifier tests, all appear to be good (more needed)
2009-03-22 Peter Rabbitson Reverting massive test breakage by LDAMI - this stuff...
2009-03-22 Peter Rabbitson Dummyfy test for now
2009-03-22 Peter Rabbitson Consider 'X BETWEEN' a statement keyword
2009-03-22 Peter Rabbitson Massive SQLA::Test rewrite - make it handle ()s sanely...
2009-03-21 Peter Rabbitson test SQLA::Test shortcommings
2009-03-21 Peter Rabbitson Framework for modifiers tests
2009-03-19 Peter Rabbitson Correct nested modifier tests
2009-03-19 Marcus Ramberg SQLA syntax regression from 1.24
2009-03-19 Peter Rabbitson Failing nested modifier tests (the tests themselves...
next