index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
test
/
supervisor_SUITE.erl
Age
Commit message (
Expand
)
Author
2011-10-20
Merge branch 'cf/simple_one_for_one_shutdown'
Henrik Nord
2011-10-10
Allow an infinite timeout to shutdown worker processes
Christopher Faulet
2011-09-16
Explicitly kill dynamic children in supervisors
Christopher Faulet
2011-08-30
Merge branch 'dev' into major
Henrik Nord
2011-08-23
fix supervisors restarting temporary children
Fred Hebert
2011-07-11
Merge branch 'dev' into major
Siri Hansen
2011-07-08
Make sure supervisor_SUITE:count_children_memory is always skipped when erlan...
Siri Hansen
2011-06-17
Handle exit reason {shutdown,Term} as shutdown for children of supervisor
Siri Hansen
2011-05-04
Change list to set in supervisor for saving pids of dynamic temprary children
Siri Hansen
2011-04-12
Allow supervisor:terminate_child(SupRef,Pid) for simple_one_for_one
Siri Hansen
2011-04-04
Completed bug fix "temporary child specs should not be kept when child
Ingela Anderton Andin
2011-02-25
Fix trivial typos in supervisor_SUITE
Tuncer Ayaz
2011-02-23
stdlib tests: Eliminate some compiler warnings
Björn Gustavsson
2011-02-23
Merge branch 'ia/supervisor-saves-unnecessary-data/OTP-9064' into dev
Ingela Anderton Andin
2011-02-22
Added test case do_not_save_start_parameters_for_temporary_children and fixed
Ingela Anderton Andin
2011-02-22
Do not save parameter list for any temporary processes
Ingela Anderton Andin
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update so that count_children_memory is skipped on +Meamin emulators
Lukas Larsson
2011-02-17
Fix formatting for stdlib
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update stdlib tests to conform with common_test standard
Lukas Larsson
2010-02-10
Add count_children/1 to supervisor.erl to determine the number of
Jay Nelson
2010-01-31
Merge branch 'bg/cleanup-tests' into ccase/r13b04_dev
Erlang/OTP
2010-01-29
stdlib tests: modernize guard tests
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP