~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/lib/test_mode.py

  • Committer: Lee Bieber
  • Date: 2011-01-29 16:21:04 UTC
  • mfrom: (2124.2.8 dbqp_work)
  • mto: This revision was merged to the branch mainline in revision 2127.
  • Revision ID: kalebral@gmail.com-20110129162104-03r1iwyrl9k239mz
Merge Patrick - Bug 708865: dbqp.py needs better naming for shared memory symlinks
Merge Patrick - Bug 708970: dbqp.py needs to process master.sh files
Merge Patrick - Bug 708979: need build target that uses dbqp.py to execute dtr test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# -*- mode: c; c-basic-offset: 2; indent-tabs-mode: nil; -*-
3
3
# vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
4
4
#
 
5
# Copyright (C) 2010 Patrick Crews
 
6
#
5
7
# This program is free software; you can redistribute it and/or modify
6
8
# it under the terms of the GNU General Public License as published by
7
9
# the Free Software Foundation; either version 2 of the License, or