| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
Remove the globbing option. Added a test. Corrected parameter names and docs.
Updated the AUTHORS file.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the future.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Now the collector communicates directly with the data, and control is less
involved. In the data, when measuring arcs, only arcs are stored. Lines
are calculated as needed. This saves space in the data file, and is faster.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
out. Part of #380.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This commit doesn't add any uses of PyContracts, but gets the machinery in
place.
|
| |
|
|
|
|
| |
one file via command line args.
|
|
|
|
| |
This required disabling plugins from the C tracer.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also, test some misbehavior, and move our own annotations of plugins
into prefixed attributes.
|
| |
|
| |
|
| |
|