ObjFW  All files named "tests/OFArray/Makefile"

History for tests/OFArray/Makefile

2009-09-27
11:42
Deleted: Migration of OFArray tests to new testing framework. check-in: [dbb0223586] user: js, branch: trunk, size: 0
2009-09-16
17:23
A few very small mingw32 fixes. file: [a3d17e2555] check-in: [0375b1e0ea] user: js, branch: trunk, size: 866 [annotate] [blame] [check-ins using] [diff]
2009-05-24
10:49
Only hardlink libobjfw.dll if it exists. file: [0fed9ef8ab] check-in: [975dd403fa] user: js, branch: trunk, size: 759 [annotate] [blame] [check-ins using] [diff]
00:42
Create a hardlink instead of a symlink to libobjfw.dll in tests.
This way, it also works on Cygwin.
file: [09bcb2ccdc] check-in: [ebfbdf512a] user: js, branch: trunk, size: 708 [annotate] [blame] [check-ins using] [diff]
2009-05-18
19:38
Added: Add test for OFArray. file: [73ba36baf5] check-in: [9c435fddfc] user: js, branch: trunk, size: 711 [annotate] [blame] [check-ins using]
2009-05-05
12:05
Deleted: Rename OFArray to OFDataArray and add a new OFArray which stores objects.
Additionally, change OFAutoreleasePool to use the new OFArray.

And while at it, change #import <config.h> in some files to
#import "config.h". check-in: [2a4aa05a84] user: js, branch: trunk, size: 0

2009-01-10
03:28
Fix missing deletion of libobjfw.dll. file: [43bcfb25a9] check-in: [635bbd6db8] user: js, branch: trunk, size: 711 [annotate] [blame] [check-ins using] [diff]
2009-01-02
17:20
Some import fixes, some static lib and win32 enhancements. file: [8179431a8e] check-in: [ba01b9c18a] user: js, branch: trunk, size: 698 [annotate] [blame] [check-ins using] [diff]
2008-12-22
22:12
Reorder libs so we can also link against static libs. file: [9d0d3e29e5] check-in: [576f1baea7] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
04:33
When crosscompiling for win32, use wine for the tests, if possible. file: [69e1f0d27e] check-in: [fa7251681f] user: js, branch: trunk, size: 697 [annotate] [blame] [check-ins using] [diff]
2008-12-13
21:34
Always delete temp symlinks, even if test fails. Plus one new test. file: [4ad8a582da] check-in: [15ddecd17d] user: js, branch: trunk, size: 657 [annotate] [blame] [check-ins using] [diff]
19:43
Add ${PROG_SUFFIX} to test binaries & symlinks.
One day, we can run those tests with wine when crossbuilding and native
when building using cygwin.
file: [d42e328420] check-in: [034b0dc532] user: js, branch: trunk, size: 628 [annotate] [blame] [check-ins using] [diff]
18:25
Some build related changes.
Thanks to Thorsten Glaser for a few ideas.
file: [cab789f467] check-in: [8740f97cb3] user: js, branch: trunk, size: 558 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [4e30259198] check-in: [4b8666fe15] user: js, branch: trunk, size: 478 [annotate] [blame] [check-ins using] [diff]
2008-11-19
18:11
Fix missing rm. file: [20740d678d] check-in: [4c5e4752da] user: js, branch: trunk, size: 470 [annotate] [blame] [check-ins using] [diff]
2008-11-18
20:20
Also symlink libobjfw.so.1.0 for the tests. file: [dcab5e80d2] check-in: [7d335829dc] user: js, branch: trunk, size: 454 [annotate] [blame] [check-ins using] [diff]
2008-11-02
00:42
Added: Implementation for OFArray. file: [7f2447d330] check-in: [a1e066138c] user: js, branch: trunk, size: 393 [annotate] [blame] [check-ins using]