index
:
dlfcn-win32
fix49
lib-exp
master
traversaro-patch-1
traversaro-patch-2
A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test for non-library file
Pali Rohár
2019-05-23
1
-0
/
+61
*
Add tests for non-existent file and file with too long name
Pali Rohár
2019-05-23
1
-0
/
+50
*
Test that dlerror() returns non-NULL error for failed calls
Pali Rohár
2019-05-23
1
-20
/
+37
*
Implement support for dlsym() with RTLD_DEFAULT and RTLD_NEXT
Pali Rohár
2019-02-14
1
-0
/
+60
*
Fix resolving global symbols when LoadLibrary() is called after dlopen()
Pali Rohár
2019-02-14
1
-0
/
+27
*
Fix bug in dlerror second consecutive call
Silvio
2017-05-01
1
-0
/
+15
*
Add testing of CMake exported targets
Silvio
2017-03-05
1
-0
/
+1
*
Fix tests in Visual Studio 2015
Silvio
2017-03-05
1
-7
/
+9
*
Add linked modules to a separate global list
Timothy Gu
2015-03-15
1
-1
/
+30
*
Check for memory leak when _DEBUG is defined
Timothy Gu
2015-03-15
1
-0
/
+17
*
test: add trying to load nonexistent symbols test
Timothy Gu
2014-02-10
1
-1
/
+82
*
test: add forgotten test
Timothy Gu
2014-02-10
1
-1
/
+27
*
test: more updates and fixes
Timothy Gu
2014-02-10
1
-37
/
+43
*
test.c: make errors stand out
Timothy Gu
2014-02-10
1
-20
/
+21
*
License stuff
Timothy Gu
2014-02-10
1
-4
/
+5
*
Fix local symbol in global handle test
Timothy Gu
2014-01-22
1
-3
/
+3
*
test.c: return 1 if error
Timothy Gu
2014-01-22
1
-0
/
+27
*
Cosmetics: white space
Ramiro Polla
2007-06-29
1
-5
/
+5
*
Initial Revision
Ramiro Polla
2007-06-28
1
-0
/
+157