ObjFW  All files named "tests/OFObject/Makefile"

History for tests/OFObject/Makefile

2009-09-13
18:26
Deleted: Add new testing framework - all existing tests are going to be migrated. check-in: [d1ddc84e0e] user: js, branch: trunk, size: 0
2009-05-24
10:49
Only hardlink libobjfw.dll if it exists. file: [f8940d3191] check-in: [975dd403fa] user: js, branch: trunk, size: 761 [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: [37752072a1] check-in: [ebfbdf512a] user: js, branch: trunk, size: 710 [annotate] [blame] [check-ins using] [diff]
2009-05-16
13:23
Add objfw-config script.

The problem with pkg-config is that it doesn't know about CPPFLAGS or
OBJCFLAGS, only CFLAGS.

Oh, and the library version was changed from 1.0 to 0.1, so it matches
with the rest. file: [a905451291] check-in: [4e4c1c0eca] user: js, branch: trunk, size: 713 [annotate] [blame] [check-ins using] [diff]

2009-01-10
03:28
Fix missing deletion of libobjfw.dll. file: [124082b256] check-in: [635bbd6db8] user: js, branch: trunk, size: 713 [annotate] [blame] [check-ins using] [diff]
2009-01-02
17:20
Some import fixes, some static lib and win32 enhancements. file: [6338061b26] check-in: [ba01b9c18a] user: js, branch: trunk, size: 700 [annotate] [blame] [check-ins using] [diff]
2008-12-22
22:12
Reorder libs so we can also link against static libs. file: [c00fe56bc9] check-in: [576f1baea7] user: js, branch: trunk, size: 699 [annotate] [blame] [check-ins using] [diff]
04:33
When crosscompiling for win32, use wine for the tests, if possible. file: [1be5a2c9b9] check-in: [fa7251681f] user: js, branch: trunk, size: 699 [annotate] [blame] [check-ins using] [diff]
2008-12-13
21:34
Always delete temp symlinks, even if test fails. Plus one new test. file: [561150341d] check-in: [15ddecd17d] user: js, branch: trunk, size: 659 [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: [77c3a013e5] check-in: [034b0dc532] user: js, branch: trunk, size: 630 [annotate] [blame] [check-ins using] [diff]
18:25
Some build related changes.
Thanks to Thorsten Glaser for a few ideas.
file: [087d81bbf7] check-in: [8740f97cb3] user: js, branch: trunk, size: 560 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [492f08f96d] check-in: [4b8666fe15] user: js, branch: trunk, size: 480 [annotate] [blame] [check-ins using] [diff]
2008-11-19
18:11
Fix missing rm. file: [3f781e6a27] check-in: [4c5e4752da] user: js, branch: trunk, size: 472 [annotate] [blame] [check-ins using] [diff]
2008-11-18
20:20
Also symlink libobjfw.so.1.0 for the tests. file: [4cee99fdaa] check-in: [7d335829dc] user: js, branch: trunk, size: 456 [annotate] [blame] [check-ins using] [diff]
2008-09-14
19:54
More portable test running. file: [f8e3cbf9c7] check-in: [7700e033a9] user: js, branch: trunk, size: 395 [annotate] [blame] [check-ins using] [diff]
17:42
Make the OBJCFLAGS we use everywhere global. file: [47ef8064f7] check-in: [c447bc64a6] user: js, branch: trunk, size: 256 [annotate] [blame] [check-ins using] [diff]
17:24
Some changes to make GNU make happy. There are still issues with glibc. file: [20e234a2d8] check-in: [b8a3a0fca9] user: js, branch: trunk, size: 344 [annotate] [blame] [check-ins using] [diff]
17:09
Automatically run tests. file: [affb832cb1] check-in: [ab91040318] user: js, branch: trunk, size: 227 [annotate] [blame] [check-ins using] [diff]
16:43
Added: Lots of changes. See full commit message.

* Updated buildsys to fixed version.
* Implement exceptions.
* Let OFObject use exceptions.
* Write tests for OFObject.
* Fix a bug in OFObject's freeMem:. file: [cea45375f0] check-in: [7b8b7cd06c] user: js, branch: trunk, size: 128 [annotate] [blame] [check-ins using]