| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #485
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Improved emulator support (no need to specify the AVD name anymore)
- Fixed adapterDeactivation test issue with Android
|
|
|
|
|
|
|
|
|
|
| |
The test failed in Windows because openssl emit a warning when
running openssl command related to the openssl config file being
missed.
We previously deal with this by only reading the first line of the
output but that is a be fragile as WARNING can be in the first line
as show in the test failures.
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
(ICE-8340)
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
code to not supress lines for tracing when enabled
|
| |
|
|
|
|
| |
IceDiscovery/simple test
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
call, added IceGrid/simple C++11 test
|
|
|
|
|
| |
Remove extra newlines from the end of files and add newlines to files
which are missing one.
|
| |
|
| |
|
| |
|