about summary refs log tree commit diff
path: root/src/test/run-pass-valgrind
AgeCommit message (Expand)AuthorLines
2015-12-25update valgrind suppressionsTamir Duberstein-0/+3
2015-11-08valgrind: update suppressions and move interesting testsTamir Duberstein-0/+101
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-1/+1
2015-05-29add const_fn featuresNiko Matsakis-0/+1
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-1/+1
2015-05-19Address review commetsAriel Ben-Yehuda-0/+44
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-3/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-03-03Switched to Box::new in many places.Felix S. Klock II-6/+4
2015-02-28std: Implement stdio for `std::io`Alex Crichton-0/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+2
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+5
2015-01-06FalloutNick Cameron-2/+2
2014-12-14Free stdin on exitSteven Fackler-0/+13
2014-10-23Move some tests to run-pass-valgrindNick Cameron-0/+103