From 59f8cb5c5bb1b41dffa68993c5b142016fc74206 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Sat, 12 Mar 2016 13:52:24 -0500 Subject: report - edited chapter four. - Typos and others corrections. --- report/chapters/4-testing.tex | 8 ++++---- report/combox-report.pdf | Bin 613784 -> 613798 bytes 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/report/chapters/4-testing.tex b/report/chapters/4-testing.tex index b70f90e..fea4cbc 100644 --- a/report/chapters/4-testing.tex +++ b/report/chapters/4-testing.tex @@ -32,7 +32,7 @@ X. Before the \verb+v0.1.0+ release, combox's node directory monitor always assumed that a file's first shard (\verb+shard0+) is always available; while this assumption did not create any problems on GNU/Linux, on OS X, this assumption made the node directory monitor to -behave erratically -- this issue (bug \#4 was immediately found when +behave erratically -- this issue (bug \#4) was immediately found when the unit tests were run for the first time on OS X. Another instance where unit tests helped was just before the \verb+v0.2.0+ release; major changes, including the introduction of file locks in the @@ -52,9 +52,9 @@ written feature correctly behaves for use cases that the author of the feature did not consider or did not think about while writing the respective feature. -Unit tests failed to reveal bugs \#4, \#5 \#6 \#7 \#5 \#10 -\#11\footnote{https://git.ricketyspace.net/combox/plain/TODO.org}; these bugs were found when manually -testing combox. +Unit tests failed to reveal bugs \#5, \#6, \#7, \#10 and +\#11\footnote{https://git.ricketyspace.net/combox/plain/TODO.org}; +these bugs were found when manually testing combox. \section{Manual testing}\label{sec:4-manual-testing} diff --git a/report/combox-report.pdf b/report/combox-report.pdf index c185b16..35fc47a 100644 Binary files a/report/combox-report.pdf and b/report/combox-report.pdf differ -- cgit v1.2.3