diff options
| author | Brian Anderson <[email protected]> | 2011-01-07 23:14:16 -0500 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-01-10 11:31:33 -0800 |
| commit | 6c6c9acd96e567d46331a2491a90831c0510d72d (patch) | |
| tree | 70613348c8dc5d1e2950ba650ae518e0d7f09667 /src | |
| parent | Fix circular_buffer growth when _next != 0 (diff) | |
| download | rust-6c6c9acd96e567d46331a2491a90831c0510d72d.tar.xz rust-6c6c9acd96e567d46331a2491a90831c0510d72d.zip | |
Rename test to reflect that the circular_buffer runtime class is what's being tested
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/run-pass/rt-circular-buffer.rs (renamed from src/test/run-pass/chan-poweroftwo.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/test/run-pass/chan-poweroftwo.rs b/src/test/run-pass/rt-circular-buffer.rs index 044d8238..044d8238 100644 --- a/src/test/run-pass/chan-poweroftwo.rs +++ b/src/test/run-pass/rt-circular-buffer.rs |