Displaying 4 results from an estimated 4 matches for "mattress".
Did you mean:
matters
2017 Oct 11
12
[Bug 103217] New: Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
https://bugs.freedesktop.org/show_bug.cgi?id=103217
Bug ID: 103217
Summary: Recent noveau causes errors with scilab 5.5.2 on
NVIDIA G84GL [Quadro FX 570]
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2011 Jul 04
0
F.E.A.R. free multiplayer
The players weapon and legs are missing. I think certain items are missing from the levels too because I know that there is a blood stained mattress in one of the rooms in the asylum level that is not there, just the floor that it was on. The graphics are very dark and in general look very flat and washed out. They look more like openarena level graphics than fear graphics (not that open arena is flat and washed out.
Even if you don't know...
2007 Aug 24
26
testing behaviour or testing code?
hypothetical question for all you BDD experts:
I want to make sure that a :list action always returns widgets in
alphabetical order. There''s at least 2 ways of doing this:
it "should fetch items in alphabetical order" do
Widget.should_receive(:find).with(:order => "name ASC")
get :list
end
it "should fetch items in alphabetical order" do
[:red,