should use hashrefinflator
[dbsrgits/DBIx-Class-Journal.git] / t /
2010-06-24 Arthur Axel "fREW... fix bogus tests
2010-04-28 Arthur Axel "fREW... spellink
2010-04-28 Oliver Gorwits found a bug with use of id not $pk - thanks tests!!
2010-04-28 Oliver Gorwits add test (which fail) and update Changelog for prepopul...
2010-04-28 Arthur Axel "fREW... do not use deploy since it doesnt do everything anymore
2010-01-27 Arthur Axel "fREW... just grab DBICs existing DBICTest and remove dep on...
2010-01-27 Arthur Axel "fREW... fewer mega long lines
2010-01-27 Arthur Axel "fREW... Data::Dumper is not used here at all
2008-08-01 Yuval Kogman copied wrong plan number
2008-08-01 Yuval Kogman sqlfairy is also needed for testing
2008-07-31 Yuval Kogman EvalWrap component
2008-07-31 Yuval Kogman log for recreated entries
2008-07-30 Yuval Kogman Test::TempDir
2008-07-30 Yuval Kogman foo
2008-07-30 Yuval Kogman remove Base
2008-07-30 Yuval Kogman multi column PK support
2008-07-30 Yuval Kogman update test for fatal current_changeset outside of...
2008-07-30 Yuval Kogman detab
2008-07-29 Yuval Kogman nested txn_do doesn't create nested changesets
2008-07-29 Yuval Kogman journal_no_auto_deploy
2008-01-17 Jess Robinson Initial commit
2007-07-31 Jess Robinson Passes tests again!
2007-05-11 Jess Robinson Fix "inserting audit_log twice" bug, start on allowing...
2007-05-10 Jess Robinson Separate db for auditing in tests
2007-05-10 Jess Robinson Added update & delete support and more tests
2007-05-05 Jess Robinson Debugging and tests, why do we get "database locked...
2007-05-03 Jess Robinson aaaalmost fixed tests..
2007-05-03 Jess Robinson bug testing..
2007-05-02 Jess Robinson Add some tests and fix up for the results..
2007-04-30 Jess Robinson Add some tests... or so