Checkbox requires trailing newline when cat'ing test definition files

Bug #427993 reported by Marc Tardif
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
Medium
Marc Tardif

Bug Description

Checkbox test definition files are simply contain plain text using the rfc822 format. So, suites should be able to cat the content of those files in order to combine their content into one big suite. The only problem is that if the cat command is used, then it becomes a requirement for each file to contain a trailing newline. This is unfortunately error prone.

Instead, a filter should be provided which could take the rfc822 format on stdin or multiple files as arguments, and then output the content of those files with proper spacing. Furthermore, the same script could be reused to either whitelist or blacklist the content based on arbitrary key/value pairs.

Related branches

Marc Tardif (cr3)
Changed in checkbox:
importance: Undecided → Medium
status: New → Fix Committed
assignee: nobody → Marc Tardif (cr3)
milestone: none → 0.8-alpha6
Marc Tardif (cr3)
Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.