index
:
insanity
master
split
Unnamed repository; edit this file 'description' to name the repository.
Vincent Penquerc'h
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
Print category in logs
HEAD
master
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
2012-03-28
Add iteration index to output filenames for standalone mode
Sebastian Dröge
1
-3/+14
2012-03-28
Error out early if non-existing output filenames or arguments are requested
Sebastian Dröge
1
-0/+2
2012-03-28
Don't allow to add checklist items, arguments, etc twice
Sebastian Dröge
1
-0/+6
2012-03-28
Don't allow to get non-global output filenames before being setup
Sebastian Dröge
1
-0/+8
2012-03-21
Fix compiler warnings
Sebastian Dröge
3
-55/+46
2012-03-21
Set more compiler warning flags
Sebastian Dröge
4
-3/+75
2012-03-20
Make GLib warnings/criticals fatal
Sebastian Dröge
1
-0/+3
2012-03-20
Some minor cleanup
Sebastian Dröge
2
-39/+36
2012-03-20
Use the key as the output file filename in standalone mode
Sebastian Dröge
1
-15/+2
2012-03-19
Make arguments specifications be delimited by a semicolon, not a comma
Vincent Penquerc'h
1
-4/+7
2012-03-19
Allow multiple arguments to take their values from a comma delimited list
Vincent Penquerc'h
1
-2/+7
2012-03-19
Document the use of multiple arguments
Vincent Penquerc'h
1
-0/+2
2012-03-19
Add --output-directory and --keep-unnamed-output-files options
Vincent Penquerc'h
1
-7/+19
2012-03-19
Name temporary directory with 'insanity' in the name
Vincent Penquerc'h
1
-1/+1
2012-03-16
Put monitors back into shape, and allow gdb/valgrind from insanity-run
Vincent Penquerc'h
5
-47/+62
2012-03-16
Make clear that rmdir may fail, and that's fine
Vincent Penquerc'h
1
-0/+1
2012-03-16
Add a timeout to test metadata gathering
Vincent Penquerc'h
1
-9/+25
2012-03-16
Add a timeout to external generators
Vincent Penquerc'h
1
-3/+17
2012-03-16
Fix intermittent D-Bus error caused by simultaneous access
Vincent Penquerc'h
1
-11/+39
2012-03-09
Add a verbose argument, and insanity_test_printf
Vincent Penquerc'h
2
-0/+45
2012-03-09
Remove debug trace
Vincent Penquerc'h
1
-2/+0
2012-03-08
Implicitely ping when adding exgtra data or (in)validating a checklist item
Vincent Penquerc'h
1
-0/+4
2012-03-06
Arguments full description now defaults to short description
Vincent Penquerc'h
1
-1/+1
2012-03-06
Fix checklist not being written properly to the DB
Vincent Penquerc'h
1
-0/+2
2012-03-06
Fix test type lookup for web based viewer
Vincent Penquerc'h
1
-1/+1
2012-03-06
Typo fix
Vincent Penquerc'h
1
-1/+1
2012-03-06
Ensure no division by zero if no iterations were made
Vincent Penquerc'h
1
-0/+2
2012-03-06
Fix testrunner if not a single test iteration happened
Sebastian Dröge
1
-0/+2
2012-03-06
Fix race condition between thread startup and fast done() and the waiting for...
Sebastian Dröge
1
-9/+24
2012-03-05
Black magic.
Vincent Penquerc'h
1
-1/+6
2012-03-05
Add a 'global' flag to output files
Vincent Penquerc'h
5
-15/+85
[next]