Displaying 2 results from an estimated 2 matches for "if_failed".
Did you mean:
_failed
2007 Apr 12
0
dumping data to yaml in specs
I''m wondering whether I could dump out an object to yaml if a certain
spec fails. I believe you can do this sort of thing in test unit.
E.g.:
hash_one.should == hash_two if_failed? hash_two.to_yaml
Scott
2007 Mar 22
0
7 commits - configure.ac doc/swfdec-docs.sgml libswfdec/js libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h libswfdec/swfdec_js_movie.c test/trace
configure.ac | 2
doc/swfdec-docs.sgml | 2
libswfdec/js/Makefile.am | 2
libswfdec/swfdec_buffer.c | 140 ++++++++++++++++++---
libswfdec/swfdec_buffer.h | 2
libswfdec/swfdec_js_movie.c | 292 +++++++++++++++++++++++++++++++-------------
test/trace/Makefile.am | 2
7 files changed, 341 insertions(+), 101 deletions(-)
New commits:
diff-tree