search for: exersize

Displaying 4 results from an estimated 4 matches for "exersize".

Did you mean: excersize
2008 Aug 30
1
[LLVMdev] Unit testing frameworks
In a recent conversation with Chris it was brought up that the LLVM project doesn't have a way to incorporate fine-grained unit tests (in other words, tests that exersize the members of a single C++ class). I was wondering what is the general feeling about adding this to LLVM. Let me discuss some of the details: First, there is the question of a test framework. One possibility is to create a custom framework based on the support classes already defined within L...
2004 Jan 05
0
Hardware to build an Enterprise AsteriskUniversal Gateway
...p but not >processing data would probably argue their actual value. I've done quite a lot of work with clustered/ha linux configurations. I usualy try to keep additional boxes/hardware to an absolute minimum, otherwise the newly introduced points of (hardware) failure tend to make the whole exersize pointless. A solution I found to work quite well: Software load balancer (using LVS) run as a HA service (ldirectord) on two of the servers. This allows use of quite specific probes for the real servers being balanced, so a server not correctly processing requests can be removed from the list of a...
2004 Jun 10
4
And the LDIF thing
Sorry.. One more email.. I tried to create the IDMAP container on the LDAP with an example I found: dn: ou=Idmap,dc=softeng,dc=com objectClass: organizationalUnit ou: idmap structuralObjectClass: organizationalUnit and it gives: adding new entry "ou=Idmap,dc=softeng,dc=com" ldap_add: Constraint violation additional info: structuralObjectClass: no user modification allowed
2010 Jan 22
0
Wine release 1.1.37
...ntdll: Set cpu frequency for FreeBSD 7.2 and higher. Gerald Pfeifer (1): krnl386: Move WINE_DECLARE_DEBUG_CHANNEL(module) under #ifdef MZ_SUPPORTED. Hans Leidekker (5): msi: Support retrieving rows from join tables. msi: Fix parsing of feature overrides. msi: Add a test to exersize the code to retrieve rows from join tables. msi: Add support for updating rows in join tables. msi: Add tests for updating rows in join tables. Henri Verbeet (13): d3d8: Remove the unused Direct3DResource8_Vtbl. d3d9: Add a separate function for query initialization....