From: Sven R. <rei...@ma...> - 2002-10-27 22:11:45
|
Right, I started writing this test when I had checked out the code under Windows, before having set up the cvs stuff under linux. I fixed the implementation file, and forgot the header.. Sven. -- Sven Reichard Dept. of Math. Sci. University of Delaware rei...@ma... ---------- Forwarded message ---------- Date: Sun, 27 Oct 2002 21:02:23 +0100 From: Baptiste Lepilleur <gai...@fr...> To: Sven Reichard <rei...@ma...>, CppTool Mailing List <Cpp...@li...> Subject: Re: [Cpptool-develop] blanker fixed Great! I'm done with testing the variable declaration collector and visitor, and I'm tackling testing the refactoring ToolsBox. The NonSemanticBlankerTest.h file had some strange EOL (\r\r\n instead of \r\n). I fixed this. I think this happen when you check-in a 'windows' text file from a unix box (is keep the \r\n), and then check-out the file on a windows box (it adds a \r). Baptiste. ----- Original Message ----- From: "Sven Reichard" <rei...@ma...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Sunday, October 27, 2002 8:16 PM Subject: [Cpptool-develop] blanker fixed > The blanker source has been fixed. It now handles strings in comments and > vice versa correctly. > > Sven. > > -- > Sven Reichard > Dept. of Math. Sci. > University of Delaware > rei...@ma... ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Cpptool-develop mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cpptool-develop |