From 5d883862339ed10f242f01f0a88042a591b08686 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 21 Jun 2009 22:53:16 -0500 Subject: oh yeah, i wrote unit tests in perl at work --- resume.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resume.tex b/resume.tex index 5367628..5b1b6ef 100644 --- a/resume.tex +++ b/resume.tex @@ -12,8 +12,8 @@ \usepackage{jesse_resume} \addtolength{\oddsidemargin}{-0.375in} \addtolength{\textwidth}{0.75in} -\addtolength{\topmargin}{-.125in} -\addtolength{\textheight}{0.25in} +\addtolength{\topmargin}{-.2in} +\addtolength{\textheight}{0.4in} % }}} \begin{document} % Heading {{{ @@ -52,6 +52,7 @@ \resitem{Added or enhanced support for several different image output formats including PDF, SVG, and PostScript, including adding TrueType font embedding to PDF and PostScript files.} \resitem{Helped add parallel processing support to several scientific calculations, using OpenMP.} \resitem{Ported the calculation apps to Linux, to allow them to be run on large clusters.} + \resitem{Implemented unit testing for our calculation apps in Perl, using Test::More} \end{itemize} % }}} % Smile-A-While {{{ \item \ressubheading{Smile-A-While Amusements} -- cgit v1.2.3-54-g00ecf