aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Round the value because apparently i386 ends up at 59.9 in the test and trunc...Ted Gould2015-02-192-1/+2
* Truthiness is a lost artTed Gould2015-02-181-1/+1
* Making the debug messages easier to readTed Gould2015-02-181-0/+1
* Fixing debug messages and printing one after setting PATed Gould2015-02-181-5/+6
* Fixing debug messageTed Gould2015-02-181-1/+1
* We can't keep comparing uint32's to -1 and expect reliable resultsTed Gould2015-02-181-4/+4
* Adding a debug message to track changesTed Gould2015-02-181-0/+2
* Adjusting the tests so they're testing what we needTed Gould2015-02-171-7/+7
* Migrate tests to new interfaceTed Gould2015-02-172-18/+28
* Change volume to an object with an attached reason so we can make better choi...Ted Gould2015-02-173-88/+90
* Grabbing the notification mockTed Gould2015-02-1715-986/+1816
|\
| * Adding a comment for an odd checkTed Gould2015-02-131-1/+1
| * Block notifications in the volume event instead of in the notification one so...Ted Gould2015-02-132-19/+17
| * Add a high volume notification testTed Gould2015-02-131-0/+44
| * Adding a test for notification servers coming on and off the bus, and fixing ...Ted Gould2015-02-132-4/+53
| * Adding icon testing, which made me realize our other volumes were really loudTed Gould2015-02-131-12/+46
| * Change streams press volume upTed Gould2015-02-131-0/+10
| * Test stream change base casesTed Gould2015-02-132-0/+32
| * Clean up some of the boiler plateTed Gould2015-02-131-6/+31
| * Fine change testTed Gould2015-02-131-0/+7
| * Have a version for those who want parse and have a GVariant pointerTed Gould2015-02-121-0/+15
| * Remove unnecissary parameter listTed Gould2015-02-121-1/+1
| * Add in ability to easily check GVariantsTed Gould2015-02-122-0/+101
| * Forgot to add this file a lot earlierTed Gould2015-02-121-0/+33
| * More notification testings.Ted Gould2015-02-122-5/+20
| * Setting the default streamTed Gould2015-02-121-1/+1
| * Adding a bustle block for funTed Gould2015-02-121-0/+13
| * Make sure to save the bus we exported onTed Gould2015-02-111-1/+2
| * Better commentTed Gould2015-02-111-3/+15
| * Make it so that Vala stops generating circular referencesTed Gould2015-02-112-50/+78
| * Pulling the mainloop out of the service objectTed Gould2015-02-112-33/+39
| * Putting things in the right orderTed Gould2015-02-101-1/+1
| * Fleshing out the mock some moreTed Gould2015-02-101-9/+17
| * Store values in the volume control mockTed Gould2015-02-101-8/+12
| * Test to ensure we get a notificationTed Gould2015-02-091-0/+19
| * Fix stringTed Gould2015-02-091-1/+1
| * Make sure to use the testing gsettingsTed Gould2015-02-091-0/+3
| * Unexport the menu model on object being destroyedTed Gould2015-02-091-1/+11
| * Make it so that we unexport actions when destroying the objectTed Gould2015-02-091-1/+11
| * Initialize notify, which is normally done in the mainTed Gould2015-02-091-0/+7
| * Remove an unused variableTed Gould2015-02-091-2/+1
| * Make it so that we have media player objectsTed Gould2015-02-091-1/+1
| * Make it so that the accounts service object is made outside of the service ob...Ted Gould2015-02-093-6/+8
| * Connect the tests together.Ted Gould2015-02-092-1/+9
| * The file tooTed Gould2015-02-091-0/+39
| * A mock media player listTed Gould2015-02-092-0/+29
| * Creating a skeleton to start testingTed Gould2015-02-093-0/+114
| * Switch to testing the pulse backendTed Gould2015-02-091-2/+2
| * Make it so that we can inject the volume control object into the serviceTed Gould2015-02-092-3/+5
| * Putting an interface in for volume controlTed Gould2015-02-093-13/+19