root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @96 [96] 3 weeks dom Continue work on include files
(edit) @95 [95] 5 months dom Two improvements (and new start API): multiple directories watched, and …
(edit) @94 [94] 6 months dom Start work on include files
(edit) @93 [93] 7 months dom Include directories can be given to compiler
(edit) @92 [92] 7 months dom File and line is now provided for test failures
(edit) @91 [91] 13 months dom Made tests pass on Mac by removing hard-coded 'localhost'.
(edit) @90 [90] 13 months dom Removed all bootstrapping code and the directory_tester is now run during …
(edit) @89 [89] 13 months dom Made tester stop and added a run_once to directory_tester.
(edit) @88 [88] 13 months dom Fixed minor bug in fixtures:make_tree/2
(edit) @87 [87] 13 months dom text_printer now handles file deletions correctly.
(edit) @86 [86] 13 months dom Replaced all fix/eg_... files by fixtures:use_tree/2 files and removed …
(edit) @85 [85] 13 months dom Replace fix/eg_... files by fixtures:use_tree/2 files
(edit) @84 [84] 13 months dom Replace fix/eg_... files by fixtures:use_tree/2 files
(edit) @83 [83] 13 months dom Replace fix/eg_... files by fixtures:use_tree/2 files
(edit) @82 [82] 14 months dom Removed (accidentally committed) harcoded /home/dom/forge paths.
(edit) @81 [81] 14 months dom Refactoring.
(edit) @80 [80] 14 months dom Fixed more bugs in directory_watcher.
(edit) @79 [79] 14 months dom Updated TODO.
(edit) @78 [78] 14 months dom directory_tester now uses text_printer.
(edit) @77 [77] 14 months dom text_printer now also formats test output.
(edit) @76 [76] 14 months dom New text_printer module to format compile output
(edit) @75 [75] 14 months dom Fixed a bug in directory_watcher.
(edit) @74 [74] 14 months dom Putting it all together at last.
(edit) @73 [73] 14 months dom Refactoring.
(edit) @72 [72] 14 months dom Refactoring.
(edit) @71 [71] 14 months dom Refactoring.
(edit) @70 [70] 14 months dom Refactoring.
(edit) @69 [69] 14 months dom Fixed defect in compiler that not all binaries were notified after compile …
(edit) @68 [68] 14 months dom compiler now notifies of removed files (but still imperfect...)
(edit) @67 [67] 14 months dom Added test showing compiler can start on empty directory and have files …
(edit) @66 [66] 14 months dom Compiler can now be stopped.
(edit) @65 [65] 14 months dom Compiler can now be stopped.
(edit) @64 [64] 14 months dom Removed 4s sleep in compiler, accelerated tests and reduced test timeouts.
(edit) @63 [63] 14 months dom compiler now recompiles minimally when file changes.
(edit) @62 [62] 14 months dom compiler now provides binaries when all ok.
(edit) @61 [61] 14 months dom Initial version of compiler module/process
(edit) @60 [60] 14 months dom Refactored directory_watcher_tests to use a fun instead of a pid
(edit) @59 [59] 14 months dom Refactored directory_watcher to take a fun instead of a pid
(edit) @58 [58] 14 months dom directory_watcher now handles a file becoming a directory and vice-versa
(edit) @57 [57] 14 months dom directory_watcher now adds type info when a file or directory is lost
(edit) @56 [56] 14 months dom Added clean removal of subdirectories to directory_watcher.
(edit) @55 [55] 17 months dom Made tests less sensitive to order of directory listings (difference …
(edit) @54 [54] 17 months dom Added tests and improved recursive directory_watcher.
(edit) @53 [53] 17 months dom Reintroduced recursivity to directory_watcher.
(edit) @52 [52] 17 months dom Simplifying: replace directory_watcher's notify/action/fun by a Pid which …
(edit) @51 [51] 17 months dom Simplifying: remove unneeded State carried around by directory_watcher's …
(edit) @50 [50] 17 months dom Start adding recursivity to directory_watcher (with Charpi).
(edit) @49 [49] 17 months dom Added caracterisation tests to directory_watcher, then handled bad (fake) …
(edit) @48 [48] 19 months dom Started TDD'ing a directory_watcher (like sentinel)
(edit) @47 [47] 19 months dom Fixed (last?) bug in use_tree, which didn't delete tree if parent process …
(edit) @46 [46] 20 months dom Fixed a leak in fixtures:use_tree and improved boot test reports (in …
(edit) @45 [45] 20 months dom Added fixtures, a module that allows directory trees to be setup and …
(edit) @44 [44] 2 years charpi #11 and #12
(edit) @43 [43] 2 years charpi Forge server re-birth
(edit) @42 [42] 2 years charpi TCP interface and Emacs front end to extremeforge
(edit) @41 [41] 2 years charpi Allow the test node to be a slave
(edit) @40 [40] 2 years charpi Force the tester to notify something
(edit) @39 [39] 2 years charpi Delete a module from the test node
(edit) @38 [38] 2 years dom Check that tester can reload same module more than twice.
(edit) @37 [37] 2 years dom Changed tester to receive list of modules to test, not individual modules.
(edit) @36 [36] 2 years dom Missing file
(edit) @35 [35] 2 years dom Add support for -test attribute with explicit list (not exports).
(edit) @34 [34] 2 years dom Removed everything related to fixtures while the concept matures a bit.
(edit) @33 [33] 2 years dom Tester now runs fixtured tests
(edit) @32 [32] 2 years dom Added a tester_test (which passed) then refactored all three
(edit) @31 [31] 2 years dom Forgot a file in previous revision
(edit) @30 [30] 2 years dom Tester re-runs tests when receiving a second module
(edit) @29 [29] 2 years charpi Install script for Windows. As for the unix version, bin directory of …
(edit) @28 [28] 2 years dom Revealed and fixed problem in tester when two nodes have different code …
(edit) @27 [27] 2 years charpi Slave node doesn't get master node's code path
(edit) @26 [26] 3 years dom Started new test server (tester).
(edit) @25 [25] 3 years dom Modify API: test filtering also returns module name
(edit) @24 [24] 3 years dom Simplify some file names
(edit) @23 [23] 3 years dom Adapt install script to previous renaming
(edit) @22 [22] 3 years dom Charpi signs work; remove superfluous _test prefix in function name
(edit) @21 [21] 3 years dom Added filtering with a mixture of plain tests and fixtured tests (with …
(edit) @20 [20] 3 years dom Refactoring: extract function
(edit) @19 [19] 3 years dom Change the way fixtured tests are written (see eg_test_with_fixture.erl)
(edit) @18 [18] 3 years dom Allow tests to take a fixture as argument
(edit) @17 [17] 3 years dom Make test filter work on unloaded binary
(edit) @16 [16] 3 years dom Minimal README files for new setup
(edit) @15 [15] 3 years dom Starting all over
(edit) @14 [14] 3 years dom Refactoring to reuse wrapped compile:file
(edit) @13 [13] 3 years dom Added compiler (a process that compiles erlang modules).
(edit) @12 [12] 3 years dom Refactoring: make file type detectable by pattern matching on messages
(edit) @11 [11] 3 years dom Refactoring: move file_monitor creation into forge module
(edit) @10 [10] 3 years dom Refactoring tests of compile events before adding new ones
(edit) @9 [9] 3 years dom Removed old io:fwrite's left after debugging
(edit) @8 [8] 3 years dom Removed green_bar stuff (slow, buggy and soon outdated).
(edit) @7 [7] 3 years dom Change required Erlang/OTP version
(edit) @6 [6] 3 years dom Renamed tag
(edit) @5 [5] 3 years charpi xpday 2007 release
(edit) @4 [4] 3 years dom Updated README and acceptance tests for improved testing_server
(edit) @3 [3] 3 years dom Fix testing_server and add a nice plain logger
(edit) @2 [2] 3 years dom Importing revision 150 of XP Dojo from BerliOS
(add) @1 [1] 3 years dom Setting up standard Subversion TBT layout
Note: See TracRevisionLog for help on using the revision log.