[psoc-2008] [report] Week 5 report

Adrian Kreher ak10864 at gmail.com
Mon Jun 30 03:58:56 UTC 2008


Week 5 is over. I split this week on S02 and S03 so that each of the two would 
have roughly 10 days each. I'll do the same thing for S04/S05, which are also 
fairly large. S03 has a lot of things that are hard to search for due to the 
use of punctuation, but ack and the smarlinks are very helpful as always. S03 
has a lot of things to test, too, including junctions, ranges, equality, and 
precedence of operators. I'm not sure how to search for precedence other than 
searching for the word 'precedence' in the test descriptions and comment.

I added 78 tests this week and did a bunch of reorganization. This puts my 
total tests at 330 tests for 5 weeks.

The bulk of my commits were for S03, including 28 tests that I did last night 
when I saw some easy tests. My reorganization work included the package 
tests, which were referenced in S02. I moved them to t/spec/S10-packages 
which should be a more obvious place to find them instead of one of the S02 
directories. I ran into the problem that S10-packages wasn't a valid portion 
of a package name, so some of the package files ended up in t/spec/packages.

I also fixed some POD, smartlinks, and moved individual test files that I 
edited into a subdirectory of spec.

Next week I continue working on S03. My TASKS still has a bunch of entries for 
S03 that I didn't handle yet, so there should be some easy things to test 
yet.
-- 
Adrian Kreher


More information about the psoc-2008 mailing list