Ticket #922 (assigned todo)

Opened 12 years ago

Last modified 11 years ago

Coding standard tests for examples/ directories without tests

Reported by: dukeleto Owned by: dukeleto
Priority: normal Milestone:
Component: coding_standards Version: 1.4.0
Severity: medium Keywords:
Cc: jkeenan Language:
Patch status: Platform:

Description

A TODO test should be added for each directory in examples/ that does not have a corresponding file in t/examples . So the directory examples/foobar should have a corresponding test t/examples/foobar.t

Some important examples that fail this currently are SDL and OpenGL.

Change History

Changed 12 years ago by dukeleto

  • owner changed from jkeenan to dukeleto

Changed 12 years ago by dukeleto

  • status changed from new to assigned

Changed 12 years ago by jkeenan

  • cc jkeenan added

Changed 12 years ago by coke

When adding explicit test files, be sure to double check the coverage in catchall.t to avoid dups.

Changed 12 years ago by dukeleto

It has been agreed that graphical examples are hard to test, but a basic compile check would be nice.

Note: See TracTickets for help on using tickets.