~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/packet.test

  • Committer: Brian Aker
  • Date: 2008-10-18 15:43:20 UTC
  • mto: (492.3.20 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 530.
  • Revision ID: brian@tangent.org-20081018154320-jc9jyij3mdf08abp
Updating tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Windows fails because it disconnects on too-large packets instead of just
2
 
# swallowing them and returning an error
3
 
--source include/not_windows.inc
4
 
 
5
1
#
6
2
# Check protocol handling
7
3
#