Revision 3d86a14bfcc6c1f7946383dae7dc8e777597ca23 authored by nnutter on 27 March 2013, 18:00:37 UTC, committed by nnutter on 27 March 2013, 18:31:48 UTC
- Check that we got the expected number of files so it will be clearer
  if something underneath changed.
- Check that the file exists in the $temp_dir.
- Check that the file exists in the $expected_output_dir.
- Add name to the compare_ok tests.
1 parent 26d1c55
Raw File
.test-tracker.conf
---
db_host: gms-postgres
db_name: genome
db_schema: test_dependencies
db_dsn: 'dbi:Pg:dbname=genome;host=gms-postgres'
db_password: TGIlab
db_prefix: 'test_dependencies.'
db_user: genome
lsf_log_dir: /gscmnt/gc13001/info/model_data/apipe-ci/workspace
module_regex: '^lib/perl/Genome.*\.pm$'
test_regex: '^lib/perl/Genome.*\.t$'
back to top