index
:
insanity.git
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
Only use AM_PROG_AR if it’s defined
HEAD
master
Nicolas Dufresne
1
-1/+2
2012-05-24
configure: Don't use -Werror for running automake
Sebastian Dröge
1
-1/+1
2012-05-24
configure: Add AM_PROG_AR to make the build on Windows happy
Sebastian Dröge
1
-0/+2
2012-05-23
bin: Misc fixes
Thibault Saunier
1
-2/+3
2012-05-23
bin: Extra information is a dictionnary, use it as such
Thibault Saunier
3
-3/+3
2012-05-23
bin: remove unused import
Thibault Saunier
1
-6/+0
2012-05-23
Retirn a Dictionnary in __getExtraInfo as the documentations states it is
Thibault Saunier
1
-5/+4
2012-05-22
web: Fix installation of the web interface files
Sebastian Dröge
1
-17/+31
2012-05-17
web: Don't use -ar as cp parameters
Sebastian Dröge
1
-1/+1
2012-05-15
web: Document running on Apache server
Nicolas Dufresne
1
-0/+31
2012-05-15
web: /admin not working, simply run insanity in /
Nicolas Dufresne
1
-2/+1
2012-05-15
web: Add wsgi.py script to allow running inside Apache
Nicolas Dufresne
1
-0/+18
2012-05-14
dbstorage: Some syntax fixes to make db merging work again
Alvaro Soliverez
1
-6/+9
2012-05-09
web: Make primary keys in the models not nullable
Alvaro Soliverez
1
-15/+15
2012-05-02
Only set the basename of argv[0] as the program name
Sebastian Dröge
1
-1/+4
2012-04-24
Always validate subprocess-exited-normally checklist item
Sebastian Dröge
1
-1/+1
2012-04-11
lib: Add datadir variable to pkg-config file
Sebastian Dröge
1
-0/+2
2012-04-11
Some fixes to GI integration to allow uninstalled build of insanity and insan...
Sebastian Dröge
3
-2/+9
2012-04-10
Make storing of the iteration success percentage and overall success percenta...
Sebastian Dröge
2
-2/+14
2012-04-10
Call stop() even if start() failed and teardown() if setup() failed in standa...
Sebastian Dröge
1
-3/+3
2012-04-10
Remove some DBus signals and rework the test startup process
Sebastian Dröge
2
-34/+21
2012-04-10
Chain up to the Test.stop() only after the remote side finished stopping
Sebastian Dröge
1
-3/+7
2012-04-09
Improve checking if a thread is already running
Sebastian Dröge
1
-12/+5
2012-04-09
Make sure that no test thread is running when calling start
Sebastian Dröge
1
-0/+12
2012-04-09
Use LIBINSANITY_API_VERSION in another place
Sebastian Dröge
1
-1/+1
2012-04-06
Ensure GTKDOC_REBASE is defined
Vincent Penquerc'h
1
-0/+1
2012-04-05
Use the generic marshaller instead of custom ones for GObject signals
Sebastian Dröge
3
-42/+8
2012-04-05
Remove the m4/ folder content and make use of common when apropriate
Thibault Saunier
6
-202/+10
2012-04-04
gitignore: More ignored files
Thibault Saunier
1
-0/+67
2012-04-03
Pass C files to gst-indent
Thibault Saunier
1
-32/+44
2012-04-03
Add the GStreamer common submodule
Thibault Saunier
5
-1/+33
2012-04-03
Print category in logs
Vincent Penquerc'h
1
-2/+2
2012-04-03
Rename step to checklist item in the DBus/Python parts too
Sebastian Dröge
5
-33/+33
2012-04-03
Ensure storage is closed on error
Vincent Penquerc'h
1
-0/+6
2012-04-03
Fail checklist items if any one call for that step fails
Vincent Penquerc'h
1
-1/+11
2012-04-03
Create storage last
Vincent Penquerc'h
1
-18/+19
2012-04-03
Always allocate the loglevels hashtable
Sebastian Dröge
1
-1/+2
2012-04-03
Add insanity_test_logv() which takes a va_list instead of varargs
Sebastian Dröge
3
-7/+36
2012-04-03
Some cleanup and rename validate_step() to validate_checklist_item() for cons...
Sebastian Dröge
4
-147/+151
2012-04-03
Don't allow validating/invalidating a step multiple times
Sebastian Dröge
1
-0/+1
2012-04-02
Add log levels, log categories, and more log info
Vincent Penquerc'h
3
-22/+129
2012-03-29
Add all new functions to the documentation
Sebastian Dröge
1
-0/+28
2012-03-29
Use int instead of int32 for the integer typed helper functions
Sebastian Dröge
2
-12/+12
2012-03-29
Add typed helper functions to set extra-info
Sebastian Dröge
2
-0/+92
2012-03-29
Add typed helper functions for getting arguments
Sebastian Dröge
2
-0/+169
2012-03-29
Re-indent everything
Sebastian Dröge
3
-190/+273
2012-03-29
Add some more typed helper functions for adding arguments
Sebastian Dröge
2
-0/+66
2012-03-29
Add checks for valid argument/extra-info types
Sebastian Dröge
1
-1/+35
2012-03-28
Add a insanity_test_add_string_argument helper
Vincent Penquerc'h
2
-0/+13
2012-03-28
Only call stop if start succeeded
Vincent Penquerc'h
1
-3/+5
[next]