File: Changes

package info (click to toggle)
libtest-snapshot-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 234; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 512 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Perl extension Test-Snapshot

0.06	Fri Feb 23 02:17:16 GMT 2018
 - localise $@ to avoid spurious diag - thanks @nohuhu

0.05	Fri Jan 26 22:53:04 GMT 2018
 - generate diff rather than full dump on test-fail

0.04	Thu Jan 11 01:55:54 GMT 2018
 - instead use App::Prove

0.03	Mon Jan  8 10:28:49 GMT 2018
 - use perl -S to find correct prove in test

0.02	Sun Jan  7 05:57:36 GMT 2018
 - allow snapshot filenames keep digits, dashes, letters

0.01	Sun Jan  7 03:27:51 GMT 2018
 - first version