index
:
pgm-interlace
master
Tool for interlacing PGM frames from fractal-gen work clusters
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Further tidy test runner script, roll back regression
David Phillips
2018-01-26
*
Lint the test runner script
David Phillips
2018-01-26
*
Fix incorrect string formats
David Phillips
2017-12-30
*
Remove non-POSIX flags from rm in Makefile
David Phillips
2017-12-30
*
Add test for open failure after other openings
David Phillips
2016-05-23
*
Add bad width test
David Phillips
2016-05-22
*
Test bad height to improve coverage
David Phillips
2016-05-21
*
Add test script summary
David Phillips
2016-05-21
*
Fix temporary disablement of log deletion
David Phillips
2016-05-20
*
Add simple test for denied read permission or other open failure
David Phillips
2016-05-18
*
Add stderr expecation to xfails too
David Phillips
2016-05-18
*
Correct behaviour in test.sh
David Phillips
2016-05-18
*
Force LDFLAGS to end of command
David Phillips
2016-05-18
*
Add gcov files to gitignore
David Phillips
2016-05-18
*
Testing: Add expectations on stderr for error cases
David Phillips
2016-05-18
*
Fix header mismatch test case
David Phillips
2016-05-18
*
Bulk addition of tests
David Phillips
2016-05-18
*
Add test case for empty frame
David Phillips
2016-05-17
*
Quote bash variables
David Phillips
2016-05-16
*
Begin style clean-up: initialise everything. Everything.
David Phillips
2016-05-16
*
Refactor closing members of f, fix return code bug on truncated input
David Phillips
2016-05-16
*
Move test case's pgm to central dir
David Phillips
2016-05-16
*
Detect when no token of allowable chars can be read
David Phillips
2016-05-16
*
Use result from program under test if no pgm output exists
David Phillips
2016-05-16
*
Add test for truncated input file
David Phillips
2016-05-16
*
Add test case for too-long token
David Phillips
2016-05-16
*
Add test case for white value of zero
David Phillips
2016-05-16
*
Add 'all' dependency to test recipe
David Phillips
2016-05-15
*
Add xfail test for 16 bit
David Phillips
2016-05-15
*
Add basic error test cases
David Phillips
2016-05-15
*
Add test for single frame (input == output)
David Phillips
2016-05-15
*
Consolidate input pgms
David Phillips
2016-05-15
*
Change test.sh pass/fail logic
David Phillips
2016-05-15
*
Add beginnings of test suite
David Phillips
2016-05-14
*
Remove pgms from gitignore
David Phillips
2016-05-14
*
Add synatx to readme, correct wording
David Phillips
2016-05-10
*
Remove old example from readme
David Phillips
2016-05-10
*
Rotate to horizontal interlacing, add buffering
David Phillips
2016-05-05
*
Reinstate return statement in error condition
David Phillips
2016-05-05
*
Fix typo in syntax
David Phillips
2016-05-05
*
Change chars used for fgetc to ints, shift pgm writing logic to own function
David Phillips
2016-05-04
*
Add diagram to readme
David Phillips
2016-05-03
*
Better checking of header and magic number
David Phillips
2016-04-30
*
Correct program name and description
David Phillips
2016-04-28
*
Error message improvements
David Phillips
2016-04-28
*
Rename some functions, add documentation comments to important funcs
David Phillips
2016-04-26
*
Fallthrough cases suck, remove todo list
David Phillips
2016-04-26
*
Handle comments as whitespace
David Phillips
2016-04-26
*
isspace(3) is correct to use for PGM
David Phillips
2016-04-26
*
No more magic magics
David Phillips
2016-04-26
[next]